linux/arch/arm/mach-s3c64xx
Uwe Kleine-König 495c7b8e64 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>
2010-09-02 16:36:06 +01:00
..
include/mach ARM: SAMSUNG: Fix on build warning regarding VMALLOC_END type 2010-08-27 15:28:38 +09:00
clock.c ARM: S3C64XX: Add keypad device to the SMDK6410 board 2010-08-06 21:28:30 +09:00
cpu.c ARM: S3C64XX: Merge s3c6400-init.c into cpu.c 2010-02-20 22:34:01 +00:00
cpufreq.c ARM: S3C64XX: Move core support to mach-s3c64xx 2010-02-20 22:33:54 +00:00
dev-audio.c ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs 2010-08-06 21:28:44 +09:00
dev-onenand1.c ARM: SAMSUNG: Add platform support code for OneNAND controller 2010-05-20 17:48:36 +09:00
dev-spi.c ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs 2010-08-06 21:28:44 +09:00
dev-uart.c ARM: S3C64XX: Move device and device setup into mach-s3c64xx 2010-02-20 22:32:01 +00:00
dma.c DMAENGINE: correct PL080 register header file 2010-08-14 16:29:55 +01:00
gpiolib.c ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs 2010-08-06 21:28:44 +09:00
irq-eint.c ARM: S3C64XX: Move IRQ support into mach-s3c64xx 2010-02-20 22:32:00 +00:00
irq-pm.c ARM: S3C64XX: Move IRQ support into mach-s3c64xx 2010-02-20 22:32:00 +00:00
irq.c ARM: S3C64XX: Move IRQ support into mach-s3c64xx 2010-02-20 22:32:00 +00:00
Kconfig Merge branch 'for-linus/samsung-2635' of git://git.fluff.org/bjdooks/linux 2010-08-14 11:59:44 -07:00
mach-anw6410.c arm: samsung: remove pixclock from several boards 2010-08-11 08:59:12 -07:00
mach-hmt.c arm: samsung: remove pixclock from several boards 2010-08-11 08:59:12 -07:00
mach-ncp.c ARM: S3C64XX: Move core support to mach-s3c64xx 2010-02-20 22:33:54 +00:00
mach-real6410.c ARM: mach-real6410: add sdhc device support 2010-08-14 16:10:23 +01:00
mach-smartq5.c Merge branch 'for-linus/samsung-2635' of git://git.fluff.org/bjdooks/linux 2010-08-14 11:59:44 -07:00
mach-smartq7.c ARM: 6348/1: s3c64xx: don't put smartq7_leds in .init.data 2010-09-02 16:36:06 +01:00
mach-smartq.c ARM: S3C64XX: Add audio support to SmartQ 2010-08-14 16:16:28 +01:00
mach-smartq.h ARM: S3C6410: Add basic support for SmartQ machines 2010-05-20 19:42:15 +09:00
mach-smdk6400.c ARM: SAMSUNG: Remove old email address for ben-linux@fluff.org 2010-05-12 10:06:28 +09:00
mach-smdk6410.c Merge branch 'for-linus/samsung-2635' of git://git.fluff.org/bjdooks/linux 2010-08-14 11:59:44 -07:00
Makefile Merge branch 'for-linus/samsung-2635' of git://git.fluff.org/bjdooks/linux 2010-08-14 11:59:44 -07:00
Makefile.boot
pm.c ARM: S3C64XX: PM: Synchronise wakeup mask on suspend 2010-05-20 21:07:08 +09:00
s3c6400.c ARM: SAMSUNG: Add platform support code for OneNAND controller 2010-05-20 17:48:36 +09:00
s3c6410.c ARM: SAMSUNG: Implement set_name function for ADC devices 2010-08-05 18:32:50 +09:00
setup-fb-24bpp.c ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs 2010-08-06 21:28:44 +09:00
setup-i2c0.c ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs 2010-08-06 21:28:44 +09:00
setup-i2c1.c ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs 2010-08-06 21:28:44 +09:00
setup-ide.c ARM: S3C64XX: Add support for Compact Flash driver on SMDK6410 2010-08-05 18:32:50 +09:00
setup-keypad.c ARM: S3C64XX: Add keypad device to the SMDK6410 board 2010-08-06 21:28:30 +09:00
setup-sdhci-gpio.c ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs 2010-08-06 21:28:44 +09:00
setup-sdhci.c ARM: S3C64XX: Squash SDHCI setup into one file 2010-01-26 10:38:52 +09:00
sleep.S ARM: S3C64XX: Move core support to mach-s3c64xx 2010-02-20 22:33:54 +00:00