linux-stable/arch/arm/mach-ks8695
Arnd Bergmann d411bd8584 ARM: ks8695: fix section mismatch warning
[ Upstream commit 4aa6467733 ]

WARNING: vmlinux.o(.text+0x13250): Section mismatch in reference from the function acs5k_i2c_init() to the (unknown reference) .init.data:(unknown)
The function acs5k_i2c_init() references
the (unknown reference) __initdata (unknown).
This is often because acs5k_i2c_init lacks a __initdata
annotation or the annotation of (unknown) is wrong.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-05 09:20:02 +01:00
..
include/mach ARM: 8532/1: uncompress: mark putc as inline 2016-02-22 16:55:42 +00:00
Kconfig
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
board-acs5k.c ARM: ks8695: fix section mismatch warning 2019-12-05 09:20:02 +01:00
board-dsm320.c ARM: ks8695: make headers more local 2015-12-01 21:52:50 +01:00
board-micrel.c ARM: ks8695: make headers more local 2015-12-01 21:52:50 +01:00
board-og.c ARM: ks8695: fix __initdata annotation 2016-02-26 17:30:48 +01:00
board-sg.c ARM: ks8695: make headers more local 2015-12-01 21:52:50 +01:00
cpu.c ARM: ks8695: fix __initdata annotation 2016-02-26 17:30:48 +01:00
devices.c ARM: ks8695: make headers more local 2015-12-01 21:52:50 +01:00
devices.h ARM: ks8695: make headers more local 2015-12-01 21:52:50 +01:00
generic.h reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
irq.c ARM: kill off set_irq_flags usage 2015-07-28 13:58:13 +02:00
pci.c ARM: ks8695: make headers more local 2015-12-01 21:52:50 +01:00
regs-hpna.h ARM: ks8695: make headers more local 2015-12-01 21:52:50 +01:00
regs-lan.h ARM: ks8695: make headers more local 2015-12-01 21:52:50 +01:00
regs-mem.h ARM: ks8695: make headers more local 2015-12-01 21:52:50 +01:00
regs-pci.h ARM: ks8695: make headers more local 2015-12-01 21:52:50 +01:00
regs-sys.h ARM: ks8695: make headers more local 2015-12-01 21:52:50 +01:00
regs-wan.h ARM: ks8695: make headers more local 2015-12-01 21:52:50 +01:00
time.c ARM/ks8695/time: Migrate to new 'set-state' interface 2015-07-17 08:25:49 +05:30