net: mscc: ocelot: un-export unused regmap symbols
authorColin Foster <colin.foster@in-advantage.com>
Sat, 4 Feb 2023 18:20:56 +0000 (10:20 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 7 Feb 2023 06:33:15 +0000 (22:33 -0800)
commitb1ca2f1b04b8e89629c3c37430213267fd56c956
treeac42543d7db36570c94220b0571a7ed232b8cacf
parent9ac543c06fd3b657b6f6aec6c5bb00c514c2e367
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>
drivers/net/ethernet/mscc/vsc7514_regs.c
include/soc/mscc/vsc7514_regs.h