diff options
Diffstat (limited to 'arch/powerpc/platforms/powermac/setup.c')
-rw-r--r-- | arch/powerpc/platforms/powermac/setup.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/platforms/powermac/setup.c b/arch/powerpc/platforms/powermac/setup.c index 908e4921bac4..72cd503d3d33 100644 --- a/arch/powerpc/platforms/powermac/setup.c +++ b/arch/powerpc/platforms/powermac/setup.c | |||
@@ -202,9 +202,6 @@ static void pmac_show_percpuinfo(struct seq_file *m, int i) | |||
202 | return; | 202 | return; |
203 | } | 203 | } |
204 | #endif /* CONFIG_CPU_FREQ_PMAC */ | 204 | #endif /* CONFIG_CPU_FREQ_PMAC */ |
205 | #ifdef CONFIG_PPC32 | ||
206 | of_show_percpuinfo(m, i); | ||
207 | #endif | ||
208 | } | 205 | } |
209 | 206 | ||
210 | #ifndef CONFIG_ADB_CUDA | 207 | #ifndef CONFIG_ADB_CUDA |