]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/musb/omap2430.h
I2C: TWL4030: Make twl4030-usb.c initialize otg_transceiver
[linux-2.6-omap-h63xx.git] / drivers / usb / musb / omap2430.h
index e89d7bded437b23cdd53078a8332ace443a0e759..d036382223618d91a353e65301d9c18edd0bfb18 100644 (file)
 #include <asm/arch/hardware.h>
 #include <asm/arch/usb.h>
 
-#if defined(CONFIG_TWL4030_USB_HS_ULPI)
-extern void twl4030_phy_suspend(int controller_off);
-extern void twl4030_phy_resume(void);
-#else
-#define twl4030_phy_suspend(x)         do {} while (0)
-#define twl4030_phy_resume()           do {} while (0)
-#endif
-
 /*
  * OMAP2430-specific definitions
  */