summaryrefslogtreecommitdiffstats
path: root/drivers/phy/qualcomm/phy-qcom-m31.c
diff options
context:
space:
mode:
authorYang Yingliang <yangyingliang@huawei.com>2023-08-24 17:23:56 +0800
committerVinod Koul <vkoul@kernel.org>2023-09-21 16:05:30 +0200
commit426e05ce126e8febc21fae643139a1072d2670ad (patch)
tree6eb67fb00c0c9496e7aa4f238ec3fadbd8412045 /drivers/phy/qualcomm/phy-qcom-m31.c
parent5f7cd740a6b657fba775bde744496e5ed21851ca (diff)
downloadlinux-stable-426e05ce126e8febc21fae643139a1072d2670ad.tar.gz
linux-stable-426e05ce126e8febc21fae643139a1072d2670ad.tar.bz2
linux-stable-426e05ce126e8febc21fae643139a1072d2670ad.zip
phy: qcom: phy-qcom-m31: change m31_ipq5332_regs to static
m31_ipq5332_regs is only used in phy-qcom-m31.c now, change it to static. Signed-off-by: Yang Yingliang <yangyingliang@huawei.com> Reviewed-by: Varadarajan Narayanan <quic_varada@quicinc.com> Link: https://lore.kernel.org/r/20230824092356.1154839-1-yangyingliang@huawei.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/phy/qualcomm/phy-qcom-m31.c')
-rw-r--r--drivers/phy/qualcomm/phy-qcom-m31.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/phy/qualcomm/phy-qcom-m31.c b/drivers/phy/qualcomm/phy-qcom-m31.c
index 99d570f4142a..014278e5428c 100644
--- a/drivers/phy/qualcomm/phy-qcom-m31.c
+++ b/drivers/phy/qualcomm/phy-qcom-m31.c
@@ -82,7 +82,7 @@ struct m31_priv_data {
unsigned int nregs;
};
-struct m31_phy_regs m31_ipq5332_regs[] = {
+static struct m31_phy_regs m31_ipq5332_regs[] = {
{
USB_PHY_CFG0,
UTMI_PHY_OVERRIDE_EN,