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:
9931fac
)
clockevents: export clockevents_config_and_register for module use
author
Shawn Guo
<shawn.guo@linaro.org>
Sat, 12 Jan 2013 11:50:04 +0000
(11:50 +0000)
committer
Olof Johansson
<olof@lixom.net>
Mon, 14 Jan 2013 18:12:37 +0000
(10:12 -0800)
clockevents_config_and_register is a handy helper for clockevent
drivers, some of which might support module build, so export the symbol.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Olof Johansson <olof@lixom.net>
No differences found