]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
phy: qcom: phy-qcom-m31: change m31_ipq5332_regs to static
authorYang Yingliang <yangyingliang@huawei.com>
Thu, 24 Aug 2023 09:23:56 +0000 (17:23 +0800)
committerVinod Koul <vkoul@kernel.org>
Thu, 21 Sep 2023 14:05:30 +0000 (16:05 +0200)
commit426e05ce126e8febc21fae643139a1072d2670ad
tree6eb67fb00c0c9496e7aa4f238ec3fadbd8412045
parent5f7cd740a6b657fba775bde744496e5ed21851ca
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>
drivers/phy/qualcomm/phy-qcom-m31.c