usb.h: use standard __LITTLE_ENDIAN from Linux headers
[platform/kernel/u-boot.git] / cpu / arm920t / s3c24x0 / usb_ohci.c
index 641f270..9cbd477 100644 (file)
@@ -29,9 +29,7 @@
  */
 /*
  * IMPORTANT NOTES
- * 1 - you MUST define LITTLEENDIAN in the configuration file for the
- *     board or this driver will NOT work!
- * 2 - this driver is intended for use with USB Mass Storage Devices
+ * 1 - this driver is intended for use with USB Mass Storage Devices
  *     (BBB) ONLY. There is NO support for Interrupt or Isochronous pipes!
  */