diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-02-14 15:41:17 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-02-14 15:46:56 +0100 |
commit | 779aeb73d925586945b5dacab7453824766f149d (patch) | |
tree | 75795fe11f1c1e46684543c1df19d378ba8a0de2 /arch/sparc | |
parent | 17c45768fdf970b8a2ea9745783ff6a0512fca11 (diff) |
driver core: class: move EXPORT_SYMBOL_GPL() lines to the correct place
For some reason, the drivers/base/class.c file still had the "old style"
of exports, at the end of the file. Move the exports to the proper
location, right after the function, to be correct.
Reviewed-by: Rafael J. Wysocki <rafael@kernel.org>
Link: https://lore.kernel.org/r/20230214144117.158956-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/sparc')
0 files changed, 0 insertions, 0 deletions