diff options
Diffstat (limited to 'arch/frv/include/uapi/asm/byteorder.h')
-rw-r--r-- | arch/frv/include/uapi/asm/byteorder.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/frv/include/uapi/asm/byteorder.h b/arch/frv/include/uapi/asm/byteorder.h deleted file mode 100644 index a46f6472acdc..000000000000 --- a/arch/frv/include/uapi/asm/byteorder.h +++ /dev/null @@ -1,7 +0,0 @@ -/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ -#ifndef _ASM_BYTEORDER_H -#define _ASM_BYTEORDER_H - -#include <linux/byteorder/big_endian.h> - -#endif /* _ASM_BYTEORDER_H */ |