diff options
| author | Arnd Bergmann <[email protected]> | 2023-09-27 19:38:10 +0000 |
|---|---|---|
| committer | Arnd Bergmann <[email protected]> | 2023-09-28 07:15:51 +0000 |
| commit | 5e8a380b2dd3643392ba32711176fe710ad86e8b (patch) | |
| tree | 5d2f4d629b0b2ca743b8ac836c8421c4bb834a00 /rust/compiler_builtins.rs | |
| parent | Merge tag 'scmi-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sud... (diff) | |
| download | kernel-5e8a380b2dd3643392ba32711176fe710ad86e8b.tar.gz kernel-5e8a380b2dd3643392ba32711176fe710ad86e8b.zip | |
ARM: locomo: fix locomolcd_power declaration
The locomolcd driver has one remaining missing-prototype warning:
drivers/video/backlight/locomolcd.c:83:6: error: no previous prototype for 'locomolcd_power' [-Werror=missing-prototypes]
There is in fact an unused prototype with a similar name in a global
header, so move the actual one there and remove the old one.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'rust/compiler_builtins.rs')
0 files changed, 0 insertions, 0 deletions
