aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/byteorder.h
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2012-10-16 16:28:05 -0400
committerDavid Howells <dhowells@redhat.com>2012-10-16 16:28:05 -0400
commit70c1674f62026e455c0c821fb7f4baf24d2d1139 (patch)
tree45890738781abe3ec50e3604cb222ee0dd9bfb2c /arch/parisc/include/asm/byteorder.h
parente1141355e00a9992fba1c3b3712224c5e58f4118 (diff)
UAPI: (Scripted) Disintegrate arch/parisc/include/asm
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Michael Kerrisk <mtk.manpages@gmail.com> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Acked-by: Dave Jones <davej@redhat.com>
Diffstat (limited to 'arch/parisc/include/asm/byteorder.h')
-rw-r--r--arch/parisc/include/asm/byteorder.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/parisc/include/asm/byteorder.h b/arch/parisc/include/asm/byteorder.h
deleted file mode 100644
index 58af2c5f5d61..000000000000
--- a/arch/parisc/include/asm/byteorder.h
+++ /dev/null
@@ -1,6 +0,0 @@
1#ifndef _PARISC_BYTEORDER_H
2#define _PARISC_BYTEORDER_H
3
4#include <linux/byteorder/big_endian.h>
5
6#endif /* _PARISC_BYTEORDER_H */