diff options
Diffstat (limited to 'arch/sh/boards/unknown/setup.c')
-rw-r--r-- | arch/sh/boards/unknown/setup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/boards/unknown/setup.c b/arch/sh/boards/unknown/setup.c index 02e84f03f45c..c5e4ed10876b 100644 --- a/arch/sh/boards/unknown/setup.c +++ b/arch/sh/boards/unknown/setup.c | |||
@@ -12,7 +12,6 @@ | |||
12 | * method to start debugging a new board during bring-up until proper board | 12 | * method to start debugging a new board during bring-up until proper board |
13 | * setup code is written. | 13 | * setup code is written. |
14 | */ | 14 | */ |
15 | #include <linux/config.h> | ||
16 | #include <linux/init.h> | 15 | #include <linux/init.h> |
17 | #include <asm/machvec.h> | 16 | #include <asm/machvec.h> |
18 | #include <asm/irq.h> | 17 | #include <asm/irq.h> |