mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-24 07:31:41 +00:00
[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:
parent
3ee75ac3c0
commit
7131b6d167
2 changed files with 0 additions and 89 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue