diff options
Diffstat (limited to 'arch/cris/arch-v10/kernel/head.S')
-rw-r--r-- | arch/cris/arch-v10/kernel/head.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/cris/arch-v10/kernel/head.S b/arch/cris/arch-v10/kernel/head.S index f00c145b43f1..d946d8b8d277 100644 --- a/arch/cris/arch-v10/kernel/head.S +++ b/arch/cris/arch-v10/kernel/head.S | |||
@@ -183,7 +183,6 @@ | |||
183 | * | 183 | * |
184 | */ | 184 | */ |
185 | 185 | ||
186 | #include <linux/config.h> | ||
187 | #define ASSEMBLER_MACROS_ONLY | 186 | #define ASSEMBLER_MACROS_ONLY |
188 | /* The IO_* macros use the ## token concatenation operator, so | 187 | /* The IO_* macros use the ## token concatenation operator, so |
189 | -traditional must not be used when assembling this file. */ | 188 | -traditional must not be used when assembling this file. */ |