]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
phy: qcom-qmp: drop unused type header
authorJohan Hovold <johan+linaro@kernel.org>
Fri, 11 Nov 2022 09:42:37 +0000 (10:42 +0100)
committerVinod Koul <vkoul@kernel.org>
Thu, 24 Nov 2022 17:25:17 +0000 (22:55 +0530)
The PHY type defines are no longer used in the PCIe, UFS and USB QMP
drivers so drop the corresponding include.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20221111094239.11547-2-johan+linaro@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-pcie-msm8996.c
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
drivers/phy/qualcomm/phy-qcom-qmp-ufs.c
drivers/phy/qualcomm/phy-qcom-qmp-usb.c

index ff198d846fd2df3a1c5f396d1d0b8948826f3809..a088477e274f74db9b127e813b21bfc4135a12d0 100644 (file)
@@ -20,8 +20,6 @@
 #include <linux/reset.h>
 #include <linux/slab.h>
 
-#include <dt-bindings/phy/phy.h>
-
 #include "phy-qcom-qmp.h"
 
 /* QPHY_SW_RESET bit */
index 47cccc4b35b22306c8006fe6dcaeec251550c53f..53dde20a4ce068938ba0a15e5c37dbdd376e30c9 100644 (file)
@@ -23,8 +23,6 @@
 #include <linux/reset.h>
 #include <linux/slab.h>
 
-#include <dt-bindings/phy/phy.h>
-
 #include "phy-qcom-qmp.h"
 
 /* QPHY_SW_RESET bit */
index 189103d1bd18005087166f97880a95a3530ab086..318eea35b9721969dbaa996b1b7c58c9234c1c15 100644 (file)
@@ -20,8 +20,6 @@
 #include <linux/reset.h>
 #include <linux/slab.h>
 
-#include <dt-bindings/phy/phy.h>
-
 #include "phy-qcom-qmp.h"
 
 /* QPHY_SW_RESET bit */
index 9fbad6b1d3ab1dce0825c10057c8d8bfab317bc9..64b9472a1a7026dd5f0165f04d61ba6d138a78c5 100644 (file)
@@ -20,8 +20,6 @@
 #include <linux/reset.h>
 #include <linux/slab.h>
 
-#include <dt-bindings/phy/phy.h>
-
 #include "phy-qcom-qmp.h"
 
 /* QPHY_SW_RESET bit */