We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f7cd74 commit 426e05cCopy full SHA for 426e05c
drivers/phy/qualcomm/phy-qcom-m31.c
@@ -82,7 +82,7 @@ struct m31_priv_data {
82
unsigned int nregs;
83
};
84
85
-struct m31_phy_regs m31_ipq5332_regs[] = {
+static struct m31_phy_regs m31_ipq5332_regs[] = {
86
{
87
USB_PHY_CFG0,
88
UTMI_PHY_OVERRIDE_EN,
0 commit comments