Skip to content

Commit

Permalink
byteorder: remove the now unused byteorder.h
Browse files Browse the repository at this point in the history
This implementation caused problems in userspace which can, and does
define _both_ __LITTLE_ENDIAN and __BIG_ENDIAN.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Harvey Harrison authored and Linus Torvalds committed Jan 7, 2009
1 parent 5cbd04a commit 637b180
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 373 deletions.
1 change: 0 additions & 1 deletion include/linux/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ unifdef-y += auto_fs.h
unifdef-y += auxvec.h
unifdef-y += binfmts.h
unifdef-y += blktrace_api.h
unifdef-y += byteorder.h
unifdef-y += capability.h
unifdef-y += capi.h
unifdef-y += cciss_ioctl.h
Expand Down
372 changes: 0 additions & 372 deletions include/linux/byteorder.h

This file was deleted.

0 comments on commit 637b180

Please sign in to comment.