lkml.org 
[lkml]   [2009]   [Aug]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] timer.h: drop a function prototype
From: Randy Dunlap <randy.dunlap@oracle.com>

Drop prototype for non-existent next_timer_interrupt() function.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
---
include/linux/timer.h | 5 -----
1 file changed, 5 deletions(-)

--- lnx-2631-rc7.orig/include/linux/timer.h
+++ lnx-2631-rc7/include/linux/timer.h
@@ -175,11 +175,6 @@ extern int mod_timer_pinned(struct timer

/*
* Return when the next timer-wheel timeout occurs (in absolute jiffies),
- * locks the timer base:
- */
-extern unsigned long next_timer_interrupt(void);
-/*
- * Return when the next timer-wheel timeout occurs (in absolute jiffies),
* locks the timer base and does the comparison against the given
* jiffie.
*/

\
 
 \ /
  Last update: 2009-08-30 22:21    [W:0.032 / U:0.356 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site