diff options
Diffstat (limited to 'include/asm-xtensa/byteorder.h')
-rw-r--r-- | include/asm-xtensa/byteorder.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-xtensa/byteorder.h b/include/asm-xtensa/byteorder.h index 0ba72ddbf889..0f540a5f4c01 100644 --- a/include/asm-xtensa/byteorder.h +++ b/include/asm-xtensa/byteorder.h | |||
@@ -11,7 +11,6 @@ | |||
11 | #ifndef _XTENSA_BYTEORDER_H | 11 | #ifndef _XTENSA_BYTEORDER_H |
12 | #define _XTENSA_BYTEORDER_H | 12 | #define _XTENSA_BYTEORDER_H |
13 | 13 | ||
14 | #include <asm/processor.h> | ||
15 | #include <asm/types.h> | 14 | #include <asm/types.h> |
16 | 15 | ||
17 | static __inline__ __attribute_const__ __u32 ___arch__swab32(__u32 x) | 16 | static __inline__ __attribute_const__ __u32 ___arch__swab32(__u32 x) |