summaryrefslogtreecommitdiff
path: root/include/net/bonding.h
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2021-08-10 13:37:48 +0100
committerJakub Kicinski <kuba@kernel.org>2021-08-11 14:47:30 -0700
commitbc8968e420dcff8d240fe1d49fd0b2214be98ca5 (patch)
tree23d6285d74e5c56fa3ac073b1cca76d3a973bad6 /include/net/bonding.h
parent88be3263490514854a1445ae95560585601ff160 (diff)
net: mscc: Fix non-GPL export of regmap APIs
The ocelot driver makes use of regmap, wrapping it with driver specific operations that are thin wrappers around the core regmap APIs. These are exported with EXPORT_SYMBOL, dropping the _GPL from the core regmap exports which is frowned upon. Add _GPL suffixes to at least the APIs that are doing register I/O. Signed-off-by: Mark Brown <broonie@kernel.org> Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20210810123748.47871-1-broonie@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/net/bonding.h')
0 files changed, 0 insertions, 0 deletions