phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 3 Mar 2014 11:38:14 +0000 (17:08 +0530)
committerKishon Vijay Abraham I <kishon@ti.com>
Fri, 7 Mar 2014 16:21:45 +0000 (21:51 +0530)
commit6284be23db6b32e17ef34d082386967350d10d1a
tree4bcc27e9b3aac037941362c0efc709bb16036e1a
parent8cf7651f7046aa4e20bb98c36bec3ddba48351f9
phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/

No functional change. Moved omap_usb.h from linux/usb/ to linux/phy/.
Also removed the unused members of struct omap_usb (after phy-omap-pipe3
started using it's own header file)

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/phy-omap-usb2.c
drivers/usb/phy/phy-twl6030-usb.c
include/linux/phy/omap_usb.h [new file with mode: 0644]
include/linux/usb/omap_usb.h [deleted file]