linux/drivers/usb/otg
Paul Gortmaker f940fcd8ea usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
With module.h being implicitly everywhere via device.h, the absence
of explicitly including something for EXPORT_SYMBOL went unnoticed.
Since we are heading to fix things up and clean module.h from the
device.h file, we need to explicitly include these files now.

Use the lightweight version of the header that has just THIS_MODULE
and EXPORT_SYMBOL variants.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-10-31 19:31:25 -04:00
..
Kconfig USB: add Freescale USB OTG Transceiver driver 2011-05-02 16:59:38 -07:00
Makefile USB: add Freescale USB OTG Transceiver driver 2011-05-02 16:59:38 -07:00
ab8500-usb.c usb: otg: notifier: switch to atomic notifier 2011-02-18 14:05:54 +02:00
fsl_otg.c USB: add Freescale USB OTG Transceiver driver 2011-05-02 16:59:38 -07:00
fsl_otg.h USB: add Freescale USB OTG Transceiver driver 2011-05-02 16:59:38 -07:00
gpio_vbus.c usb: Add module.h to drivers/usb consumers who really use it. 2011-10-31 19:31:25 -04:00
isp1301_omap.c USB: irq: Remove IRQF_DISABLED 2011-09-18 01:39:36 -07:00
langwell_otg.c usb: factor out state_string() on otg drivers 2011-05-02 16:39:09 -07:00
msm_otg.c USB: OTG: msm: Free VCCCX regulator even if we can't set the voltage 2011-05-17 11:20:23 -07:00
nop-usb-xceiv.c usb: otg: notifier: switch to atomic notifier 2011-02-18 14:05:54 +02:00
otg.c usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed 2011-10-31 19:31:25 -04:00
otg_fsm.c treewide: remove duplicate includes 2011-06-20 16:08:19 +02:00
otg_fsm.h USB: add Freescale USB OTG Transceiver driver 2011-05-02 16:59:38 -07:00
twl4030-usb.c treewide: fix potentially dangerous trailing ';' in #defined values/expressions 2011-07-21 14:10:00 +02:00
twl6030-usb.c USB: otg: remove unused function twl6030_set_phy_clk 2011-08-22 16:07:40 -07:00
ulpi.c usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed 2011-10-31 19:31:25 -04:00
ulpi_viewport.c usb: otg: Add ulpi viewport access ops 2011-03-11 14:22:10 -08:00