[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>
This commit is contained in:
Adrian Bunk 2007-02-10 01:44:40 -08:00 committed by Linus Torvalds
parent 3ee75ac3c0
commit 7131b6d167
2 changed files with 0 additions and 89 deletions

View file

@ -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