[patch-mm 01/33] clockevents: Remove unused inline function

From: Thomas Gleixner
Date: Sun Jul 15 2007 - 12:06:38 EST


Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Signed-off-by: Chris Wright <chrisw@xxxxxxxxxxxx>
Signed-off-by: Ingo Molnar <mingo@xxxxxxx>

---
include/linux/clockchips.h | 1 -
1 file changed, 1 deletion(-)

Index: linux-2.6.22-rc6-mm/include/linux/clockchips.h
===================================================================
--- linux-2.6.22-rc6-mm.orig/include/linux/clockchips.h 2007-07-15 09:44:00.000000000 +0200
+++ linux-2.6.22-rc6-mm/include/linux/clockchips.h 2007-07-15 17:49:11.000000000 +0200
@@ -131,7 +131,6 @@ extern void clockevents_notify(unsigned

#else

-static inline void clockevents_resume_events(void) { }
#define clockevents_notify(reason, arg) do { } while (0)

#endif

--

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