aboutsummaryrefslogtreecommitdiff
path: root/arch/ppc/boot/simple/m8xx_tty.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/boot/simple/m8xx_tty.c')
-rw-r--r--arch/ppc/boot/simple/m8xx_tty.c1
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 1d2778e248c..cacc40fdbcf 100644
--- a/arch/ppc/boot/simple/m8xx_tty.c
+++ b/arch/ppc/boot/simple/m8xx_tty.c
@@ -8,7 +8,6 @@
* use COM1 instead of SMC1 as the console port. This kinda sucks
* for the rest of the kernel, so here we force the use of SMC1 again.
*/
-#include <linux/config.h>
#include <linux/types.h>
#include <asm/uaccess.h>
#include <asm/mpc8xx.h>