git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c02b50e
)
ARM: spear: add __init to spear_clocksource_init()
author
Alex Elder
<elder@linaro.org>
Wed, 9 Apr 2014 14:01:12 +0000
(09:01 -0500)
committer
Arnd Bergmann
<arnd@arndb.de>
Thu, 24 Apr 2014 13:28:00 +0000
(15:28 +0200)
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>
arch/arm/mach-spear/time.c
patch
|
blob
|
history
diff --cc
arch/arm/mach-spear/time.c
Simple merge