From f791b914d4b2990adced7a8cf9a6a7366e4cb7bd Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 10 Jul 2007 16:10:56 +0100 Subject: [PATCH] --- yaml --- r: 58678 b: refs/heads/master c: 62b396358e837549f20068ed9c3d2bcf99d9ad2d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/mips/mm/c-sb1.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index a5d297b7f8fc..32cf0e4b1b39 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f2c4b47f26c9d3ba32fb51e574d8cacce30f744d +refs/heads/master: 62b396358e837549f20068ed9c3d2bcf99d9ad2d diff --git a/trunk/arch/mips/mm/c-sb1.c b/trunk/arch/mips/mm/c-sb1.c index 9ea460b16bda..6f9bd7fbd481 100644 --- a/trunk/arch/mips/mm/c-sb1.c +++ b/trunk/arch/mips/mm/c-sb1.c @@ -476,7 +476,7 @@ static __init void probe_cache_sizes(void) * memory management function pointers, as well as initialize * the caches and tlbs */ -void sb1_cache_init(void) +void __init sb1_cache_init(void) { extern char except_vec2_sb1;