diff options
Diffstat (limited to 'arch/ppc/kernel/setup.c')
-rw-r--r-- | arch/ppc/kernel/setup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/kernel/setup.c b/arch/ppc/kernel/setup.c index 545cfd0fab59..8b06b8e00332 100644 --- a/arch/ppc/kernel/setup.c +++ b/arch/ppc/kernel/setup.c | |||
@@ -339,7 +339,7 @@ early_init(int r3, int r4, int r5) | |||
339 | * Assume here that all clock rates are the same in a | 339 | * Assume here that all clock rates are the same in a |
340 | * smp system. -- Cort | 340 | * smp system. -- Cort |
341 | */ | 341 | */ |
342 | int __openfirmware | 342 | int |
343 | of_show_percpuinfo(struct seq_file *m, int i) | 343 | of_show_percpuinfo(struct seq_file *m, int i) |
344 | { | 344 | { |
345 | struct device_node *cpu_node; | 345 | struct device_node *cpu_node; |