Commit 426e05ce authored by Yang Yingliang's avatar Yang Yingliang Committed by Vinod Koul
Browse files

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: default avatarYang Yingliang <yangyingliang@huawei.com>
Reviewed-by: default avatarVaradarajan Narayanan <quic_varada@quicinc.com>
Link: https://lore.kernel.org/r/20230824092356.1154839-1-yangyingliang@huawei.com


Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 5f7cd740
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,