diff options
Diffstat (limited to 'arch/sh/tools')
-rw-r--r-- | arch/sh/tools/gen-mach-types | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sh/tools/gen-mach-types b/arch/sh/tools/gen-mach-types index bb2b82234e8..65161e36835 100644 --- a/arch/sh/tools/gen-mach-types +++ b/arch/sh/tools/gen-mach-types | |||
@@ -20,8 +20,6 @@ END { | |||
20 | printf("#ifndef __ASM_SH_MACHTYPES_H\n"); | 20 | printf("#ifndef __ASM_SH_MACHTYPES_H\n"); |
21 | printf("#define __ASM_SH_MACHTYPES_H\n"); | 21 | printf("#define __ASM_SH_MACHTYPES_H\n"); |
22 | printf("\n"); | 22 | printf("\n"); |
23 | printf("#include <linux/config.h>\n"); | ||
24 | printf("\n"); | ||
25 | printf("/*\n"); | 23 | printf("/*\n"); |
26 | printf(" * We'll use the following MACH_xxx defs for placeholders for the time\n"); | 24 | printf(" * We'll use the following MACH_xxx defs for placeholders for the time\n"); |
27 | printf(" * being .. these will all go away once sh_machtype is assigned per-board.\n"); | 25 | printf(" * being .. these will all go away once sh_machtype is assigned per-board.\n"); |