From: Magnus Damm Date: Fri, 1 May 2009 05:52:47 +0000 (+0900) Subject: clockevent: export register_device and delta2ns X-Git-Tag: v2.6.31-rc1~327^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c81fc2c331b8514ad112054cd2d87e6ec132286b;p=pandora-kernel.git clockevent: export register_device and delta2ns Export the following symbols using EXPORT_SYMBOL_GPL: - clockevent_delta2ns - clockevents_register_device This allows us to build SuperH clockevent and clocksource drivers as modules, see drivers/clocksource/sh_*.c [ Impact: allow modular build of clockevent drivers ] Signed-off-by: Magnus Damm LKML-Reference: <20090501055247.8286.64067.sendpatchset@rx1.opensource.se> Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed