u-boot/drivers/usb
Kumar Gala 3cf8a234b8 Fix compile error related to r8a66597-hcd & usb
When building the 8544DS board we get this error:

In file included from r8a66597-hcd.c:22:
u-boot/include/usb.h:190:2: error: #error USB Lowlevel not defined
make[1]: *** [r8a66597-hcd.o] Error 1

The cleanest fix is to only build r8a66597-hcd.c if CONFIG_USB_R8A66597_HCD
is set.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-08-12 00:00:03 +02:00
..
isp116x-hcd.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
isp116x.h drivers/usb : move usb drivers to drivers/usb 2007-11-25 23:27:38 +01:00
Makefile Fix compile error related to r8a66597-hcd & usb 2008-08-12 00:00:03 +02:00
r8a66597-hcd.c Fix compile error related to r8a66597-hcd & usb 2008-08-12 00:00:03 +02:00
r8a66597.h usb: add support for R8A66597 usb controller 2008-08-07 17:37:36 +02:00
sl811_usb.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
sl811.h drivers/usb : move usb drivers to drivers/usb 2007-11-25 23:27:38 +01:00
usb_ohci.c Fix endianess conversion in usb_ohci.c 2008-05-22 17:14:17 +02:00
usb_ohci.h drivers/usb : move usb drivers to drivers/usb 2007-11-25 23:27:38 +01:00
usbdcore_ep0.c fix USB devices with multiple configurations 2008-07-10 11:51:52 +02:00
usbdcore_mpc8xx.c fix comments with new drivers organization 2008-01-09 21:48:49 +01:00
usbdcore_omap1510.c Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c 2008-08-07 17:32:10 +02:00
usbdcore.c Fix more printf() format warnings 2008-07-30 00:54:25 +02:00