diff options
author | Colin Foster <colin.foster@in-advantage.com> | 2023-02-04 21:20:56 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-02-07 09:33:15 +0300 |
commit | b1ca2f1b04b8e89629c3c37430213267fd56c956 (patch) | |
tree | ac42543d7db36570c94220b0571a7ed232b8cacf /usr | |
parent | 9ac543c06fd3b657b6f6aec6c5bb00c514c2e367 (diff) | |
download | linux-b1ca2f1b04b8e89629c3c37430213267fd56c956.tar.xz |
net: mscc: ocelot: un-export unused regmap symbols
There are no external users of the vsc7514_*_regmap[] symbols or
vsc7514_vcap_* functions. They were exported in commit 32ecd22ba60b ("net:
mscc: ocelot: split register definitions to a separate file") with the
intention of being used, but the actual structure used in commit
2efaca411c96 ("net: mscc: ocelot: expose vsc7514_regmap definition") ended
up being all that was needed.
Bury these unnecessary symbols.
Signed-off-by: Colin Foster <colin.foster@in-advantage.com>
Suggested-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20230204182056.25502-1-colin.foster@in-advantage.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions