Re: [PATCH] export clockevents_register_device

From: Randy.Dunlap
Date: Tue Oct 14 2008 - 16:24:33 EST


On Tue, 14 Oct 2008, Dimitri Sivanich wrote:

> Export the clockevents_register_device().

Needs justification, always....

> Signed-off-by: Dimitri Sivanich <sivanich@xxxxxxx>
>
> Index: linux/kernel/time/clockevents.c
> ===================================================================
> --- linux.orig/kernel/time/clockevents.c 2008-10-14 11:31:17.000000000 -0500
> +++ linux/kernel/time/clockevents.c 2008-10-14 11:31:40.000000000 -0500
> @@ -173,6 +173,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
> --

--
~Randy
--
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/