linux-kernel-test/arch/arm/mach-kirkwood
Arnaud Patard d9ad140128 [ARM] qnap tsx1x: fix section mismatch
Fix the following warning :
WARNING: vmlinux.o(.text+0x95a0): Section mismatch in reference from the
function qnap_tsx1x_register_flash() to the (unknown reference) .init.data:(unknown)
The function qnap_tsx1x_register_flash() references
the (unknown reference) __initdata (unknown).
This is often because qnap_tsx1x_register_flash lacks a __initdata
annotation or the annotation of (unknown) is wrong.

Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
Signed-off-by: Nicolas Pitre <nico@fluxnic.net>
2010-07-16 22:01:24 -04:00
..
include/mach Merge branch 'misc2' into devel 2010-02-25 22:09:41 +00:00
addr-map.c [ARM] Kirkwood: clarify PCIe MEM bus/physical address distinction 2009-11-07 20:18:24 -05:00
common.c mtd: kirkwood: allow machines to register RnB callback 2010-05-14 01:04:34 +01:00
common.h mtd: kirkwood: allow machines to register RnB callback 2010-05-14 01:04:34 +01:00
cpuidle.c [ARM] Kirkwood: CPU idle driver 2009-06-08 13:04:41 -04:00
db88f6281-bp-setup.c [ARM] Kirkwood: rationalize NAND setup a bit 2009-06-08 13:04:58 -04:00
guruplug-setup.c [ARM] Kirkwood: Marvell GuruPlug support 2010-05-03 16:34:47 -04:00
irq.c [ARM] 5460/1: Orion: reduce namespace pollution 2009-04-23 23:25:41 +01:00
Kconfig [ARM] Kirkwood: add LaCie 5Big Network v2 support 2010-05-03 17:02:42 -04:00
Makefile [ARM] Kirkwood: merge net2big_v2 and net5big_v2 board setups 2010-05-03 17:03:18 -04:00
Makefile.boot
mpp.c [ARM] orion: convert gpio to use gpiolib 2009-06-08 13:04:57 -04:00
mpp.h [ARM] Kirkwood: Correct header define 2009-07-06 23:54:56 -04:00
mv88f6281gtw_ge-setup.c [ARM] Kirkwood: WPS button keycode mapping 2010-03-23 13:48:14 -04:00
netspace_v2-setup.c [ARM] Kirkwood: define SATA LED for netspace_v2 2010-02-09 21:05:49 -05:00
netxbig_v2-setup.c [ARM] Kirkwood: merge net2big_v2 and net5big_v2 board setups 2010-05-03 17:03:18 -04:00
openrd-setup.c [ARM] kirkwood: combine support for openrd base/client support 2010-02-05 00:27:04 -05:00
pcie.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
rd88f6192-nas-setup.c [ARM] Kirkwood: drive USB VBUS pin on rd88f6192-nas high on boot 2010-01-10 22:23:43 -05:00
rd88f6281-setup.c [ARM] Kirkwood: rationalize NAND setup a bit 2009-06-08 13:04:58 -04:00
sheevaplug-setup.c [ARM] eSATA SheevaPlug: correlate MPP to SD CD and SD WP 2010-02-23 16:44:01 -05:00
ts41x-setup.c [ARM] Kirkwood: Remove code duplication in QNAP setup files 2009-11-13 12:14:24 -05:00
ts219-setup.c [ARM] Kirkwood: Remove code duplication in QNAP setup files 2009-11-13 12:14:24 -05:00
tsx1x-common.c [ARM] qnap tsx1x: fix section mismatch 2010-07-16 22:01:24 -04:00
tsx1x-common.h [ARM] Kirkwood: Remove code duplication in QNAP setup files 2009-11-13 12:14:24 -05:00