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>
This commit is contained in:
Yang Yingliang 2023-08-24 17:23:56 +08:00 committed by Vinod Koul
parent 5f7cd740a6
commit 426e05ce12
1 changed files with 1 additions and 1 deletions

View File

@ -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,