android_kernel_google_msm/arch/arm/mach-tegra
Stephen Warren c1389ce1e0 ARM: tegra: make tegra_cpu_reset_handler_enable() __init
commit 6355f25ed9 upstream.

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.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-07-16 09:03:20 -07:00
..
include/mach ARM: cleanups of io includes 2012-03-29 18:02:10 -07:00
apbio.c
apbio.h
board-dt-tegra20.c Merge branch 'for-3.4/fixes-for-rc1-and-v3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into fixes 2012-03-29 11:00:56 -07:00
board-dt-tegra30.c ARM: More SoC support updates 2012-03-28 12:24:40 -07:00
board-harmony-pcie.c
board-harmony-pinmux.c
board-harmony-power.c ARM: driver specific updates 2012-03-27 16:41:24 -07:00
board-harmony.c
board-harmony.h
board-paz00-pinmux.c
board-paz00.c
board-paz00.h
board-pinmux.c
board-pinmux.h
board-seaboard-pinmux.c
board-seaboard.c
board-seaboard.h
board-trimslice-pinmux.c
board-trimslice.c
board-trimslice.h
board.h
clock.c
clock.h
common.c ARM: More SoC support updates 2012-03-28 12:24:40 -07:00
cpu-tegra.c Disintegrate asm/system.h for ARM 2012-03-28 18:30:01 +01:00
cpuidle.c
devices.c
devices.h
dma.c
flowctrl.c ARM: tegra: Fix flow controller accesses 2012-05-14 10:22:01 -06:00
flowctrl.h
fuse.c ARM: More SoC support updates 2012-03-28 12:24:40 -07:00
fuse.h
gpio-names.h
headsmp.S
hotplug.c ARM: move CP15 definitions to separate header file 2012-03-28 18:30:01 +01:00
io.c
irq.c
Kconfig ARM: timer cleanup work 2012-03-27 16:06:17 -07:00
Makefile ARM: More SoC support updates 2012-03-28 12:24:40 -07:00
Makefile.boot
pcie.c ARM: timer cleanup work 2012-03-27 16:06:17 -07:00
pinmux-tegra20-tables.c
pinmux-tegra30-tables.c
pinmux.c
platsmp.c
pmc.c
pmc.h
powergate.c
reset.c ARM: tegra: make tegra_cpu_reset_handler_enable() __init 2012-07-16 09:03:20 -07:00
reset.h
sleep.S
tegra2_clocks.c ARM: driver specific updates 2012-03-27 16:41:24 -07:00
tegra2_emc.c
tegra2_emc.h
tegra30_clocks.c
timer.c
usb_phy.c