]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/plat-omap/usb.c
Merge iSeries include file move
[karo-tx-linux.git] / arch / arm / plat-omap / usb.c
index 25bc4a8dd763d8c7f7e10c8fa8fb6ef6baf3fa9d..14a836d7ac250a4ebee43b3cca8edf1b5e70cba8 100644 (file)
@@ -33,7 +33,6 @@
 #include <asm/irq.h>
 #include <asm/system.h>
 #include <asm/hardware.h>
-#include <asm/mach-types.h>
 
 #include <asm/arch/mux.h>
 #include <asm/arch/usb.h>
@@ -41,6 +40,7 @@
 
 /* These routines should handle the standard chip-specific modes
  * for usb0/1/2 ports, covering basic mux and transceiver setup.
+ * Call omap_usb_init() once, from INIT_MACHINE().
  *
  * Some board-*.c files will need to set up additional mux options,
  * like for suspend handling, vbus sensing, GPIOs, and the D+ pullup.