diff options
Diffstat (limited to 'arch/x86/include/asm/byteorder.h')
-rw-r--r-- | arch/x86/include/asm/byteorder.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/x86/include/asm/byteorder.h b/arch/x86/include/asm/byteorder.h deleted file mode 100644 index b13a7a88f3eb..000000000000 --- a/arch/x86/include/asm/byteorder.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef _ASM_X86_BYTEORDER_H -#define _ASM_X86_BYTEORDER_H - -#include <linux/byteorder/little_endian.h> - -#endif /* _ASM_X86_BYTEORDER_H */ |