]> git.baikalelectronics.ru Git - kernel.git/commit
usb: phy: move msm_hsusb.h into driver
authorArnd Bergmann <arnd@arndb.de>
Wed, 18 May 2016 21:24:06 +0000 (23:24 +0200)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 21 Jun 2016 08:12:10 +0000 (11:12 +0300)
commitfbd30076923893e816db822371194d7ef206f4ca
tree1891961f03330bbd4e1478019dec3271261168d0
parent3c9a63b376ecc7dabeab1cdb0625b60e2d6caa7b
usb: phy: move msm_hsusb.h into driver

As a preparation for another cleanup, this moves the header file
for the phy-msm-usb driver into the driver itself. No other file
includes it any more, and we don't really want it in the global
namespace anyway.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/phy/phy-msm-usb.c
include/linux/usb/msm_hsusb.h [deleted file]