summaryrefslogtreecommitdiff
path: root/drivers/pci/slot.c
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2012-03-30 20:29:20 (GMT)
committerSekhar Nori <nsekhar@ti.com>2012-04-27 09:04:48 (GMT)
commit59858b718efe12a7dbba72a158ea2edfc516b216 (patch)
tree469aca3b9caf128f5e96ea66263729bbcea87dad /drivers/pci/slot.c
parentd65566e50b35165c5d89cd6ea5049662ae6da43b (diff)
downloadlinux-fsl-qoriq-59858b718efe12a7dbba72a158ea2edfc516b216.tar.xz
ARM: davinci: da850-evm: fix section mismatch
This fixes: WARNING: arch/arm/mach-davinci/built-in.o(.text+0x2d84): Section mismatch in reference from the function da850_evm_ui_expander_setup() to the (unknown reference) .init.data:(unknown) The function da850_evm_ui_expander_setup() references the (unknown reference) __initdata (unknown). This is often because da850_evm_ui_expander_setup lacks a __initdata annotation or the annotation of (unknown) is wrong. Note this is a real issue because if the tca6416 driver only binds when the init sections are already discarded da850_evm_ui_expander_setup is called when da850_evm_devices might already be overwritten. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'drivers/pci/slot.c')
0 files changed, 0 insertions, 0 deletions