diff options
Diffstat (limited to 'arch/powerpc/include/asm/machdep.h')
-rw-r--r-- | arch/powerpc/include/asm/machdep.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/include/asm/machdep.h b/arch/powerpc/include/asm/machdep.h index b125ceab149c..902ab203aeb2 100644 --- a/arch/powerpc/include/asm/machdep.h +++ b/arch/powerpc/include/asm/machdep.h | |||
@@ -330,8 +330,6 @@ extern struct machdep_calls *machine_id; | |||
330 | 330 | ||
331 | extern void probe_machine(void); | 331 | extern void probe_machine(void); |
332 | 332 | ||
333 | extern char cmd_line[COMMAND_LINE_SIZE]; | ||
334 | |||
335 | #ifdef CONFIG_PPC_PMAC | 333 | #ifdef CONFIG_PPC_PMAC |
336 | /* | 334 | /* |
337 | * Power macintoshes have either a CUDA, PMU or SMU controlling | 335 | * Power macintoshes have either a CUDA, PMU or SMU controlling |