aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-h8300/processor.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-h8300/processor.h')
-rw-r--r--include/asm-h8300/processor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-h8300/processor.h b/include/asm-h8300/processor.h
index c6f0a7108ef3..c7e2f454b83a 100644
--- a/include/asm-h8300/processor.h
+++ b/include/asm-h8300/processor.h
@@ -17,7 +17,6 @@
*/
#define current_text_addr() ({ __label__ _l; _l: &&_l;})
-#include <linux/config.h>
#include <asm/segment.h>
#include <asm/fpu.h>
#include <asm/ptrace.h>