byteorder: remove the now unused byteorder.h
authorHarvey Harrison <harvey.harrison@gmail.com>
Tue, 6 Jan 2009 21:30:58 +0000 (13:30 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 7 Jan 2009 03:45:13 +0000 (19:45 -0800)
commit637b180c23313f2964e0ef20f1ee375203866968
treef15dc98ab7ad182d49f589b94702e47879b98383
parent5cbd04ae36fcb8fd1f38c71dacbbe59f3166f074
byteorder: remove the now unused byteorder.h

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>
include/linux/Kbuild
include/linux/byteorder.h [deleted file]