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