diff options
author | 2012-02-26 13:27:04 -0300 | |
---|---|---|
committer | 2012-02-27 10:15:27 +0100 | |
commit | 9418ba306688c0b77a8548b3281ba3d130036516 (patch) | |
tree | 94316303b5b7c291f18ab2cc968e0a7094caf07f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ARM: imx_v4_v5_defconfig: Fix the selection of 32 bit flash support for iMX21ADS board (diff) | |
download | linux-dev-9418ba306688c0b77a8548b3281ba3d130036516.tar.xz linux-dev-9418ba306688c0b77a8548b3281ba3d130036516.zip |
ARM: mach-imx: mx3: Fix section mismatch in imx3_init_l2x0()
Fix the following section mismatch:
WARNING: vmlinux.o(.text+0x11be8): Section mismatch in reference from the function imx3_init_l2x0() to the function .init.text:l2x0_init()
The function imx3_init_l2x0() references
the function __init l2x0_init().
This is often because imx3_init_l2x0 lacks a __init
annotation or the annotation of l2x0_init is wrong.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions