diff options
Diffstat (limited to 'arch/microblaze/include/asm/byteorder.h')
| -rw-r--r-- | arch/microblaze/include/asm/byteorder.h | 10 | 
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/microblaze/include/asm/byteorder.h b/arch/microblaze/include/asm/byteorder.h deleted file mode 100644 index 31902762a42..00000000000 --- a/arch/microblaze/include/asm/byteorder.h +++ /dev/null @@ -1,10 +0,0 @@ -#ifndef _ASM_MICROBLAZE_BYTEORDER_H -#define _ASM_MICROBLAZE_BYTEORDER_H - -#ifdef __MICROBLAZEEL__ -#include <linux/byteorder/little_endian.h> -#else -#include <linux/byteorder/big_endian.h> -#endif - -#endif /* _ASM_MICROBLAZE_BYTEORDER_H */  | 
