]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb.h: use standard __LITTLE_ENDIAN from Linux headers
authorMike Frysinger <vapier@gentoo.org>
Thu, 1 Jan 2009 23:27:27 +0000 (18:27 -0500)
committerRemy Bohmer <linux@bohmer.net>
Wed, 28 Jan 2009 18:57:29 +0000 (19:57 +0100)
commitc7d703f3f3c3d6b020bda4cf633f8a6167c3cd2a
treeb0e26252e90577c2ee9d10d457d302289e6d0d53
parent7b6e31eb17e3ff76238a60803fc531517d516223
usb.h: use standard __LITTLE_ENDIAN from Linux headers

Rather than forcing people to define a custom "LITTLEENDIAN", just use the
__LITTLE_ENDIAN one from the Linux byteorder headers that every arch is
already setting up.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Remy Bohmer <linux@bohmer.net>
16 files changed:
common/usb_storage.c
cpu/arm920t/s3c24x0/usb_ohci.c
cpu/mips/au1x00_usb_ohci.c
include/configs/VCMA9.h
include/configs/afeb9260.h
include/configs/at91cap9adk.h
include/configs/at91sam9260ek.h
include/configs/at91sam9261ek.h
include/configs/at91sam9263ek.h
include/configs/delta.h
include/configs/mp2usb.h
include/configs/sh7785lcr.h
include/configs/smdk6400.h
include/configs/trab.h
include/configs/trizepsiv.h
include/usb.h