diff options
Diffstat (limited to 'arch/m68knommu/include/asm/byteorder.h')
-rw-r--r-- | arch/m68knommu/include/asm/byteorder.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/m68knommu/include/asm/byteorder.h b/arch/m68knommu/include/asm/byteorder.h deleted file mode 100644 index a6f0b8f7f622..000000000000 --- a/arch/m68knommu/include/asm/byteorder.h +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | #ifndef _M68KNOMMU_BYTEORDER_H | ||
2 | #define _M68KNOMMU_BYTEORDER_H | ||
3 | |||
4 | #include <asm/swab.h> | ||
5 | #include <linux/byteorder/big_endian.h> | ||
6 | |||
7 | #endif /* _M68KNOMMU_BYTEORDER_H */ | ||