lkml.org 
[lkml]   [2008]   [Oct]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] export clockevents_register_device
Export the clockevents_register_device().

Signed-off-by: Dimitri Sivanich <sivanich@sgi.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

\
 
 \ /
  Last update: 2008-10-14 18:41    [W:0.034 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site