[PATCH 1/2] phy: Move ULPI phy header out of driver to includes path
Vivek Gautam
gautam.vivek at samsung.com
Wed Apr 6 07:07:44 PDT 2016
Although ULPI phy is currently being used by tusb1210,
there can be other consumers too in future. So move this
to the includes path for phy.
Signed-off-by: Vivek Gautam <gautam.vivek at samsung.com>
---
{drivers => include/linux}/phy/ulpi_phy.h | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename {drivers => include/linux}/phy/ulpi_phy.h (100%)
diff --git a/drivers/phy/ulpi_phy.h b/include/linux/phy/ulpi_phy.h
similarity index 100%
rename from drivers/phy/ulpi_phy.h
rename to include/linux/phy/ulpi_phy.h
--
1.9.1
More information about the linux-arm-kernel
mailing list