aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorMark Brown <[email protected]>2021-08-10 12:37:48 +0000
committerJakub Kicinski <[email protected]>2021-08-11 21:47:30 +0000
commitbc8968e420dcff8d240fe1d49fd0b2214be98ca5 (patch)
tree23d6285d74e5c56fa3ac073b1cca76d3a973bad6 /drivers/usb/cdns3/cdns3-debug.h
parentMerge branch 'dsa-tagger-helpers' (diff)
downloadkernel-bc8968e420dcff8d240fe1d49fd0b2214be98ca5.tar.gz
kernel-bc8968e420dcff8d240fe1d49fd0b2214be98ca5.zip
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 <[email protected]> Acked-by: Alexandre Belloni <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions