Skip to content

Commit

Permalink
[PATCH] remove include/linux/byteorder/pdp_endian.h
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Feb 11, 2007
1 parent 3ee75ac commit 7131b6d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 89 deletions.
1 change: 0 additions & 1 deletion include/linux/byteorder/Kbuild
Original file line number Diff line number Diff line change
@@ -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
Expand Down
88 changes: 0 additions & 88 deletions include/linux/byteorder/pdp_endian.h

This file was deleted.

0 comments on commit 7131b6d

Please sign in to comment.