[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0810141323050.20761@shark.he.net>
Date: Tue, 14 Oct 2008 13:23:53 -0700 (PDT)
From: "Randy.Dunlap" <rdunlap@...otime.net>
To: Dimitri Sivanich <sivanich@....com>
cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] export clockevents_register_device
On Tue, 14 Oct 2008, Dimitri Sivanich wrote:
> Export the clockevents_register_device().
Needs justification, always....
> Signed-off-by: Dimitri Sivanich <sivanich@....com>
>
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists