From: Shawn Guo Date: Sat, 12 Jan 2013 11:50:04 +0000 (+0000) Subject: clockevents: export clockevents_config_and_register for module use X-Git-Tag: v3.9-rc1~122^2~29^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c35ef95c273c06471818f9245a05ac5a6e3ffa34;p=pandora-kernel.git 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 Acked-by: Arnd Bergmann Reviewed-by: Thomas Gleixner Signed-off-by: Olof Johansson --- Reading git-diff-tree failed