diff options
Diffstat (limited to 'arch/ppc/boot/simple/m8xx_tty.c')
-rw-r--r-- | arch/ppc/boot/simple/m8xx_tty.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ppc/boot/simple/m8xx_tty.c b/arch/ppc/boot/simple/m8xx_tty.c index 1d2778e248c6..cacc40fdbcfa 100644 --- a/arch/ppc/boot/simple/m8xx_tty.c +++ b/arch/ppc/boot/simple/m8xx_tty.c | |||
@@ -8,7 +8,6 @@ | |||
8 | * use COM1 instead of SMC1 as the console port. This kinda sucks | 8 | * use COM1 instead of SMC1 as the console port. This kinda sucks |
9 | * for the rest of the kernel, so here we force the use of SMC1 again. | 9 | * for the rest of the kernel, so here we force the use of SMC1 again. |
10 | */ | 10 | */ |
11 | #include <linux/config.h> | ||
12 | #include <linux/types.h> | 11 | #include <linux/types.h> |
13 | #include <asm/uaccess.h> | 12 | #include <asm/uaccess.h> |
14 | #include <asm/mpc8xx.h> | 13 | #include <asm/mpc8xx.h> |