commit | c35ef95c273c06471818f9245a05ac5a6e3ffa34 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Sat Jan 12 11:50:04 2013 +0000 |
committer | Olof Johansson <olof@lixom.net> | Mon Jan 14 10:12:37 2013 -0800 |
tree | 30d19d80078d9ddb248d49589cb72e59bf8f91e5 | |
parent | 9931faca02c604c22335f5a935a501bb2ace6e20 [diff] |
clockevents: export clockevents_config_and_register for module use 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>