aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/byteorder/Kbuild
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2007-02-10 01:44:40 -0800
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-02-11 10:51:24 -0800
commit7131b6d167b41593463ce98df17e101e776bf5ec (patch)
tree3d8ffa2a8ccd5723c37bb9c92bb878148e8be844 /include/linux/byteorder/Kbuild
parent[PATCH] sysctl_{,ms_}jiffies: fix oldlen semantics (diff)
downloadlinux-dev-7131b6d167b41593463ce98df17e101e776bf5ec.tar.xz
linux-dev-7131b6d167b41593463ce98df17e101e776bf5ec.zip
[PATCH] remove include/linux/byteorder/pdp_endian.h
include/linux/byteorder/pdp_endian.h is completely unused, and the comment in the file itself states that it's both untested and only a proof-of-concept. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/byteorder/Kbuild')
-rw-r--r--include/linux/byteorder/Kbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/byteorder/Kbuild b/include/linux/byteorder/Kbuild
index 56499ab9e32e..d39dc0f7c67e 100644
--- a/include/linux/byteorder/Kbuild
+++ b/include/linux/byteorder/Kbuild
@@ -1,6 +1,5 @@
header-y += big_endian.h
header-y += little_endian.h
-header-y += pdp_endian.h
unifdef-y += generic.h
unifdef-y += swabb.h