summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/board-usb-a9260.c
diff options
context:
space:
mode:
authorAxel Lin <[axel.lin@gmail.com]>2011-02-28 11:21:33 +0100
committerKevin Hilman <khilman@ti.com>2011-02-28 23:58:21 +0100
commit079db590f954baa03804a6fc66b201e1347dc1c1 (patch)
treedc607cb97c173991e41fdac18a5dc225bc25c2ac /arch/arm/mach-at91/board-usb-a9260.c
parentDaVinci: fix compilation warnings in <mach/clkdev.h> (diff)
downloadlinux-079db590f954baa03804a6fc66b201e1347dc1c1.tar.xz
linux-079db590f954baa03804a6fc66b201e1347dc1c1.zip
davinci: cpufreq: fix section mismatch warning
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>
Diffstat (limited to 'arch/arm/mach-at91/board-usb-a9260.c')
0 files changed, 0 insertions, 0 deletions