summaryrefslogtreecommitdiff
path: root/include/asm-s390/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-s390/types.h')
-rw-r--r--include/asm-s390/types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-s390/types.h b/include/asm-s390/types.h
index 5738ad63537c..ae2951cc83ac 100644
--- a/include/asm-s390/types.h
+++ b/include/asm-s390/types.h
@@ -58,7 +58,6 @@ typedef __signed__ long saddr_t;
#ifndef __ASSEMBLY__
-#include <linux/config.h>
typedef signed char s8;
typedef unsigned char u8;