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

No differences found