[PATCH 3/6 v6] SGI RTC: export clockevents_register_device

From: Dimitri Sivanich
Date: Tue Mar 03 2009 - 10:17:16 EST


Export clockevents_register_device().

Signed-off-by: Dimitri Sivanich <sivanich@xxxxxxx>

---

kernel/time/clockevents.c | 1 +
1 file changed, 1 insertion(+)

Index: linux/kernel/time/clockevents.c
===================================================================
--- linux.orig/kernel/time/clockevents.c 2009-03-02 08:20:32.000000000 -0600
+++ linux/kernel/time/clockevents.c 2009-03-02 08:20:56.000000000 -0600
@@ -187,6 +187,7 @@ void clockevents_register_device(struct

spin_unlock(&clockevents_lock);
}
+EXPORT_SYMBOL_GPL(clockevents_register_device);

/*
* Noop handler when we shut down an event device
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/