summaryrefslogtreecommitdiffstats
path: root/include/asm-um/byteorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-um/byteorder.h')
-rw-r--r--include/asm-um/byteorder.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/asm-um/byteorder.h b/include/asm-um/byteorder.h
deleted file mode 100644
index eee0a834f447..000000000000
--- a/include/asm-um/byteorder.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef __UM_BYTEORDER_H
-#define __UM_BYTEORDER_H
-
-#include "asm/arch/byteorder.h"
-
-#endif