diff options
author | Weijie Gao <weijie.gao@mediatek.com> | 2023-07-19 17:17:07 +0800 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-08-03 09:40:50 -0400 |
commit | 159458d32c6ef476fc4c42c43eeeaa3923879aa9 (patch) | |
tree | 998b12d27d4c8f8ec0e51c1f817d88a2e7bda5f4 /drivers/ddr/imx/imx8m | |
parent | c94ad0091714602b8dcff24763f80600a72bc8d1 (diff) |
net: mediatek: add missing static qualifier
mt7531_mmd_ind_read and mt753x_switch_init are defined without static.
Since they're not used outside this file, we should add them back.
Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
fixup to add static qualifier
Diffstat (limited to 'drivers/ddr/imx/imx8m')
0 files changed, 0 insertions, 0 deletions