diff options
-rw-r--r-- | arch/powerpc/platforms/powermac/setup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/powermac/setup.c b/arch/powerpc/platforms/powermac/setup.c index 3b1a9d4fcbc6..89c4c3636161 100644 --- a/arch/powerpc/platforms/powermac/setup.c +++ b/arch/powerpc/platforms/powermac/setup.c | |||
@@ -278,7 +278,7 @@ static void __init l2cr_init(void) | |||
278 | } | 278 | } |
279 | #endif | 279 | #endif |
280 | 280 | ||
281 | void __init pmac_setup_arch(void) | 281 | static void __init pmac_setup_arch(void) |
282 | { | 282 | { |
283 | struct device_node *cpu, *ic; | 283 | struct device_node *cpu, *ic; |
284 | int *fp; | 284 | int *fp; |