aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-generic/types.h')
-rw-r--r--include/asm-generic/types.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/asm-generic/types.h b/include/asm-generic/types.h
deleted file mode 100644
index bd39806013b5..000000000000
--- a/include/asm-generic/types.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef _ASM_GENERIC_TYPES_H
-#define _ASM_GENERIC_TYPES_H
-/*
- * int-ll64 is used practically everywhere now,
- * so use it as a reasonable default.
- */
-#include <asm-generic/int-ll64.h>
-
-#endif /* _ASM_GENERIC_TYPES_H */