diff options
author | Stephen Warren <swarren@nvidia.com> | 2012-06-18 23:01:50 +0200 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2012-06-19 01:42:57 +0200 |
commit | 6355f25ed965421725d92cf719fc63008690ca1c (patch) | |
tree | 58e1184d3f2bdf3810c48c4a1d6f77436d2782d8 /arch/arm/mach-omap2/board-n8x0.c | |
parent | ARM: iconnect: Remove include of removed linux/spi/orion_spi.h (diff) | |
download | linux-6355f25ed965421725d92cf719fc63008690ca1c.tar.xz linux-6355f25ed965421725d92cf719fc63008690ca1c.zip |
ARM: tegra: make tegra_cpu_reset_handler_enable() __init
This solves a section mismatch warning. I hadn't noticed this before,
because my compiler was inlining tegra_cpu_reset_handler_enable() inside
tegra_cpu_reset_handler_init(), which is already __init, but I switched
compilers and it stopped doing that.
Cc: <stable@kernel.org> # v3.4
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-omap2/board-n8x0.c')
0 files changed, 0 insertions, 0 deletions