aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/Makefile
diff options
context:
space:
mode:
authorPeter Griffin <peter.griffin@linaro.org>2016-11-15 20:02:17 +0530
committerKishon Vijay Abraham I <kishon@ti.com>2016-11-18 18:19:15 +0530
commitfb954c48aea6de309018ecc1b68728d858277975 (patch)
tree1dc2ccf5f101167634a5ce4ffafd3bfada69e7fc /drivers/phy/Makefile
parentphy: phy-miphy365x: Remove miphy365 driver and dt binding (diff)
downloadlinux-dev-fb954c48aea6de309018ecc1b68728d858277975.tar.xz
linux-dev-fb954c48aea6de309018ecc1b68728d858277975.zip
phy: stih41x-usb: Remove usb phy driver and dt binding
documentation. This phy is only used on STiH415/6 based silicon, and support for these SoC's is being removed from the kernel. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'drivers/phy/Makefile')
-rw-r--r--drivers/phy/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/phy/Makefile b/drivers/phy/Makefile
index 566f0360b8e6..65eb2f436a41 100644
--- a/drivers/phy/Makefile
+++ b/drivers/phy/Makefile
@@ -49,7 +49,6 @@ obj-$(CONFIG_PHY_ST_SPEAR1310_MIPHY) += phy-spear1310-miphy.o
obj-$(CONFIG_PHY_ST_SPEAR1340_MIPHY) += phy-spear1340-miphy.o
obj-$(CONFIG_PHY_XGENE) += phy-xgene.o
obj-$(CONFIG_PHY_STIH407_USB) += phy-stih407-usb.o
-obj-$(CONFIG_PHY_STIH41X_USB) += phy-stih41x-usb.o
obj-$(CONFIG_PHY_QCOM_UFS) += phy-qcom-ufs.o
obj-$(CONFIG_PHY_QCOM_UFS) += phy-qcom-ufs-qmp-20nm.o
obj-$(CONFIG_PHY_QCOM_UFS) += phy-qcom-ufs-qmp-14nm.o