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 0ba72ddbf88..0f540a5f4c0 100644 --- a/include/asm-xtensa/byteorder.h +++ b/include/asm-xtensa/byteorder.h @@ -11,7 +11,6 @@ #ifndef _XTENSA_BYTEORDER_H #define _XTENSA_BYTEORDER_H -#include <asm/processor.h> #include <asm/types.h> static __inline__ __attribute_const__ __u32 ___arch__swab32(__u32 x) |