usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h
authorFelipe Balbi <balbi@ti.com>
Thu, 19 Jul 2012 10:32:15 +0000 (13:32 +0300)
committerFelipe Balbi <balbi@ti.com>
Fri, 3 Aug 2012 06:36:18 +0000 (09:36 +0300)
commit78c289f8769aaefcc52d26ca53c8b2ee545fb332
treec62a9458f5dde02d87242e449afc05e1c9093b52
parent0d7614f09c1ebdbaa1599a5aba7593f147bf96ee
usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h

nop-usb-xceiv was polluting otg.h with its own
function prototypes. Move those prototypes to
a nop-usb-xceiv.h header.

Signed-off-by: Felipe Balbi <balbi@ti.com>
arch/arm/mach-omap2/board-omap3evm.c
drivers/usb/musb/am35x.c
drivers/usb/musb/blackfin.c
drivers/usb/musb/da8xx.c
drivers/usb/musb/davinci.c
drivers/usb/musb/musb_dsps.c
drivers/usb/musb/tusb6010.c
drivers/usb/otg/nop-usb-xceiv.c
include/linux/usb/nop-usb-xceiv.h [new file with mode: 0644]
include/linux/usb/otg.h