]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commitb9b092319be29bf665f1b004679de722b81c9123
tree1891961f03330bbd4e1478019dec3271261168d0
parent9353afbbfa7b10779a1aa108fcc23e32fd625990
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]