mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-10 03:20:49 +00:00
7a28b5a25f
WARNING: arch/arm/mach-sa1100/built-in.o(.data+0x11b8): Section mismatch in reference from the variable sa1100_driver to the function .init.text:sa1100_cpu_init() The variable sa1100_driver references the function __init sa1100_cpu_init() If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
---|---|---|
.. | ||
include/mach | ||
assabet.c | ||
badge4.c | ||
cerf.c | ||
clock.c | ||
collie.c | ||
cpu-sa1100.c | ||
cpu-sa1110.c | ||
dma.c | ||
generic.c | ||
generic.h | ||
h3xxx.c | ||
h3100.c | ||
h3600.c | ||
hackkit.c | ||
irq.c | ||
jornada720_ssp.c | ||
jornada720.c | ||
Kconfig | ||
lart.c | ||
leds-assabet.c | ||
leds-badge4.c | ||
leds-cerf.c | ||
leds-hackkit.c | ||
leds-lart.c | ||
leds.c | ||
leds.h | ||
Makefile | ||
Makefile.boot | ||
nanoengine.c | ||
neponset.c | ||
pci-nanoengine.c | ||
pleb.c | ||
pm.c | ||
shannon.c | ||
simpad.c | ||
sleep.S | ||
ssp.c | ||
time.c |