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)
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>

No differences found