2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-18 10:13:57 +08:00
linux-next/arch/arm/mach-spear
Alex Elder 1be5f69216 ARM: spear: add __init to spear_clocksource_init()
I get a build warning because spear_clocksource_init() calls
clocksource_mmio_init(), but it doesn't have an __init annotation.
Fix that.

Signed-off-by: Alex Elder <elder@linaro.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2014-04-24 15:28:00 +02:00
..
include/mach ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too 2013-12-20 17:17:16 +01:00
generic.h arm: delete __cpuinit/__CPUINIT usage from all ARM users 2013-07-14 19:36:52 -04:00
headsmp.S
hotplug.c
Kconfig ARM: SoC: cleanups for 3.15 2014-04-05 13:51:19 -07:00
Makefile
Makefile.boot
pl080.c
pl080.h
platsmp.c arm: delete __cpuinit/__CPUINIT usage from all ARM users 2013-07-14 19:36:52 -04:00
restart.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
spear3xx.c dmaengine: PL08x: Avoid collisions with get_signal() macro 2013-07-05 11:40:47 +05:30
spear6xx.c Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma 2013-07-07 11:11:43 -07:00
spear13xx.c Merge branch 'late/fixes' into fixes 2013-05-09 13:05:15 -07:00
spear300.c ARM: spear: Remove init_irq declaration in machine description 2013-05-24 10:12:51 +02:00
spear310.c ARM: spear: Remove init_irq declaration in machine description 2013-05-24 10:12:51 +02:00
spear320.c ARM: spear: Remove init_irq declaration in machine description 2013-05-24 10:12:51 +02:00
spear1310.c cpufreq: SPEAr: Instantiate as platform_driver 2014-03-12 01:06:01 +01:00
spear1340.c cpufreq: SPEAr: Instantiate as platform_driver 2014-03-12 01:06:01 +01:00
time.c ARM: spear: add __init to spear_clocksource_init() 2014-04-24 15:28:00 +02:00