linux-stable/arch/arm/mach-dove
Arnd Bergmann b9af50bcbc ARM: dove: mark 'putc' as inline
This can cause a randconfig warning without the 'inline' flag
that every other platform uses:

In file included from arch/arm/boot/compressed/misc.c:29:
arch/arm/mach-dove/include/mach/uncompress.h:14:13: error: 'putc' defined but not used [-Werror=unused-function]
   14 | static void putc(const char c)
      |             ^~~~

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/20210927095343.1015422-1-arnd@kernel.org'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2021-10-05 15:40:38 +02:00
..
include/mach ARM: dove: mark 'putc' as inline 2021-10-05 15:40:38 +02:00
Kconfig License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile.boot treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
bridge-regs.h ARM: dove: clean up mach/*.h headers 2019-08-14 19:24:57 +02:00
cm-a510.c ARM: dove: clean up mach/*.h headers 2019-08-14 19:24:57 +02:00
common.c arm: mach-dove: Mark dove_io_desc as __maybe_unused 2020-03-13 21:44:50 +01:00
common.h reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
dove-db-setup.c ARM: dove: clean up mach/*.h headers 2019-08-14 19:24:57 +02:00
dove.h ARM: orion/mvebu: unify debug-ll virtual addresses 2019-08-14 19:24:58 +02:00
irq.c ARM: dove: clean up mach/*.h headers 2019-08-14 19:24:57 +02:00
irqs.h ARM: dove: clean up mach/*.h headers 2019-08-14 19:24:57 +02:00
mpp.c ARM: dove: clean up mach/*.h headers 2019-08-14 19:24:57 +02:00
mpp.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pcie.c ARM: dove: clean up mach/*.h headers 2019-08-14 19:24:57 +02:00
pm.h ARM: dove: clean up mach/*.h headers 2019-08-14 19:24:57 +02:00