summaryrefslogtreecommitdiffstats
path: root/include/configs/at91sam9261ek.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-01-01 18:27:27 -0500
committerRemy Bohmer <linux@bohmer.net>2009-01-28 19:57:29 +0100
commitc7d703f3f3c3d6b020bda4cf633f8a6167c3cd2a (patch)
treeb0e26252e90577c2ee9d10d457d302289e6d0d53 /include/configs/at91sam9261ek.h
parent7b6e31eb17e3ff76238a60803fc531517d516223 (diff)
downloadtalos-obmc-uboot-c7d703f3f3c3d6b020bda4cf633f8a6167c3cd2a.tar.gz
talos-obmc-uboot-c7d703f3f3c3d6b020bda4cf633f8a6167c3cd2a.zip
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>
Diffstat (limited to 'include/configs/at91sam9261ek.h')
-rw-r--r--include/configs/at91sam9261ek.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/at91sam9261ek.h b/include/configs/at91sam9261ek.h
index 668fe3b08b..ebecfa4099 100644
--- a/include/configs/at91sam9261ek.h
+++ b/include/configs/at91sam9261ek.h
@@ -129,7 +129,6 @@
/* USB */
#define CONFIG_USB_OHCI_NEW 1
-#define LITTLEENDIAN 1
#define CONFIG_DOS_PARTITION 1
#define CONFIG_SYS_USB_OHCI_CPU_INIT 1
#define CONFIG_SYS_USB_OHCI_REGS_BASE 0x00500000 /* AT91SAM9261_UHP_BASE */
OpenPOWER on IntegriCloud