summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx/mach-smartq5.c
diff options
context:
space:
mode:
authorUwe Kleine-König2010-09-02 10:14:19 +0200
committerRussell King2010-09-02 17:36:06 +0200
commit495c7b8e64811e8117eca472c6f90dccda039dc4 (patch)
treebcacf592d93d40d32adaa30f07b4a4f920ab7488 /arch/arm/mach-s3c64xx/mach-smartq5.c
parentLinux 2.6.36-rc3 (diff)
downloadkernel-qcow2-linux-495c7b8e64811e8117eca472c6f90dccda039dc4.tar.gz
kernel-qcow2-linux-495c7b8e64811e8117eca472c6f90dccda039dc4.tar.xz
kernel-qcow2-linux-495c7b8e64811e8117eca472c6f90dccda039dc4.zip
ARM: 6348/1: s3c64xx: don't put smartq7_leds in .init.data
This fixes a section mismatch found by modpost: WARNING: arch/arm/mach-s3c64xx/built-in.o(.data+0x2c1c): Section mismatch in reference from the variable smartq7_led_data to the (unknown reference) .init.data:(unknown) The variable smartq7_led_data references the (unknown reference) __initdata (unknown) 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: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-s3c64xx/mach-smartq5.c')
0 files changed, 0 insertions, 0 deletions