aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sh/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh/types.h')
-rw-r--r--include/asm-sh/types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-sh/types.h b/include/asm-sh/types.h
index 488552f43b2..3c09dd4ca31 100644
--- a/include/asm-sh/types.h
+++ b/include/asm-sh/types.h
@@ -35,7 +35,6 @@ typedef unsigned long long __u64;
#ifndef __ASSEMBLY__
-#include <linux/config.h>
typedef __signed__ char s8;
typedef unsigned char u8;