summaryrefslogtreecommitdiff
path: root/arch/cris/include/asm/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/cris/include/asm/types.h')
-rw-r--r--arch/cris/include/asm/types.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/arch/cris/include/asm/types.h b/arch/cris/include/asm/types.h
deleted file mode 100644
index a3cac7757c7f..000000000000
--- a/arch/cris/include/asm/types.h
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifndef _ETRAX_TYPES_H
-#define _ETRAX_TYPES_H
-
-#include <uapi/asm/types.h>
-
-/*
- * These aren't exported outside the kernel to avoid name space clashes
- */
-
-#define BITS_PER_LONG 32
-
-#endif