diff options
author | David Howells <dhowells@redhat.com> | 2012-10-13 13:46:49 +0400 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2012-10-13 13:46:49 +0400 |
commit | 5921e6f8809b1616932ca4afd40fe449faa8fd88 (patch) | |
tree | ecaeb8f6f59d2b226534a32b3cb2c06db387c086 /include/linux/byteorder/Kbuild | |
parent | 607ca46e97a1b6594b29647d98a32d545c24bdff (diff) | |
download | linux-5921e6f8809b1616932ca4afd40fe449faa8fd88.tar.xz |
UAPI: (Scripted) Disintegrate include/linux/byteorder
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 'include/linux/byteorder/Kbuild')
-rw-r--r-- | include/linux/byteorder/Kbuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/byteorder/Kbuild b/include/linux/byteorder/Kbuild index 5896e344ba6c..e69de29bb2d1 100644 --- a/include/linux/byteorder/Kbuild +++ b/include/linux/byteorder/Kbuild @@ -1,2 +0,0 @@ -header-y += big_endian.h -header-y += little_endian.h |