tile: default to little endian on older toolchains
authorChris Metcalf <cmetcalf@ezchip.com>
Tue, 13 Jan 2015 15:04:43 +0000 (10:04 -0500)
committerChris Metcalf <cmetcalf@ezchip.com>
Tue, 13 Jan 2015 15:13:30 +0000 (10:13 -0500)
commite9118a4914e47e915952842828401779f09cecb8
tree4a3899bbd446230d49682fb756c12368d28b14f0
parenteaa27f34e91a14cdceed26ed6c6793ec1d186115
tile: default to little endian on older toolchains

Older toolchains may not specify __LITTLE_ENDIAN__, but older
toolchains were all little endian.  Don't make things unnecessarily
hard for those toolchains.

Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com>
arch/tile/include/uapi/asm/byteorder.h