079db590f9
Fix below section mismatch warning: WARNING: vmlinux.o(.data+0x673c): Section mismatch in reference from the variable davinci_driver to the function .init.text:davinci_cpu_init() The variable davinci_driver references the function __init davinci_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: Axel Lin <axel.lin@gmail.com> Acked-by: Sekhar Nori <nsekhar@ti.com> Signed-off-by: Kevin Hilman <khilman@ti.com> |
||
---|---|---|
.. | ||
include/mach | ||
aemif.c | ||
board-da830-evm.c | ||
board-da850-evm.c | ||
board-dm355-evm.c | ||
board-dm355-leopard.c | ||
board-dm365-evm.c | ||
board-dm644x-evm.c | ||
board-dm646x-evm.c | ||
board-mityomapl138.c | ||
board-neuros-osd2.c | ||
board-omapl138-hawk.c | ||
board-sffsdr.c | ||
board-tnetv107x-evm.c | ||
cdce949.c | ||
clock.c | ||
clock.h | ||
common.c | ||
cp_intc.c | ||
cpufreq.c | ||
cpuidle.c | ||
da830.c | ||
da850.c | ||
devices-da8xx.c | ||
devices-tnetv107x.c | ||
devices.c | ||
dm355.c | ||
dm365.c | ||
dm644x.c | ||
dm646x.c | ||
dma.c | ||
gpio-tnetv107x.c | ||
gpio.c | ||
io.c | ||
irq.c | ||
Kconfig | ||
Makefile | ||
Makefile.boot | ||
mux.c | ||
mux.h | ||
pm.c | ||
psc.c | ||
serial.c | ||
sleep.S | ||
sram.c | ||
time.c | ||
tnetv107x.c | ||
usb.c |