linux-stable/arch/arm/mach-sa1100
Arnd Bergmann 5e8a380b2d
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/20230927194844.680771-1-arnd@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2023-09-28 09:15:51 +02:00
..
include/mach ARM: locomo: fix locomolcd_power declaration 2023-09-28 09:15:51 +02:00
Kconfig ARM: sa1100: remove unused board files 2023-01-12 10:53:12 +01:00
Makefile ARM: sa1100: remove unused board files 2023-01-12 10:53:12 +01:00
assabet.c ARM: sa1100: address missing prototype warnings 2023-05-26 13:33:05 +02:00
clock.c ARM: sa1100: convert to common clock framework 2019-07-03 11:44:09 +01:00
collie.c ARM: sa1100: remove irda references 2023-01-16 09:25:48 +01:00
generic.c ARM: sa1100: remove irda references 2023-01-16 09:25:48 +01:00
generic.h ARM: sa1100: remove irda references 2023-01-16 09:25:48 +01:00
h3xxx.c ARM: SoC platform updates 2019-07-19 17:05:08 -07:00
h3600.c ARM: sa1100: remove irda references 2023-01-16 09:25:48 +01:00
jornada720.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
jornada720_ssp.c ARM updates for v6.4-rc1 2023-05-14 09:17:32 -07:00
neponset.c ARM: Convert to platform remove callback returning void 2023-03-17 16:03:57 +01:00
pm.c asm-generic updates for 6.5 2023-07-06 10:06:04 -07:00
sleep.S ARM: 7452/1: delay: allow timer-based delay implementation to be selected 2012-07-09 17:42:23 +01:00
ssp.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00