Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7f8033b76c8eea89dec9f658f4a31bcd4fe84bbb
Commit:     7f8033b76c8eea89dec9f658f4a31bcd4fe84bbb
Parent:     782e3b3b3804c38d5130c7f21d7ec7bf6709023f
Author:     Thomas Gleixner <[EMAIL PROTECTED]>
AuthorDate: Fri Oct 12 23:04:05 2007 +0200
Committer:  Thomas Gleixner <[EMAIL PROTECTED]>
CommitDate: Fri Oct 12 23:04:05 2007 +0200

    clockevents: Remove unused inline function
    
    Signed-off-by: Thomas Gleixner <[EMAIL PROTECTED]>
    Signed-off-by: Ingo Molnar <[EMAIL PROTECTED]>
    Signed-off-by: Arjan van de Ven <[EMAIL PROTECTED]>
---
 include/linux/clockchips.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/linux/clockchips.h b/include/linux/clockchips.h
index def5a65..f368a6f 100644
--- a/include/linux/clockchips.h
+++ b/include/linux/clockchips.h
@@ -130,7 +130,6 @@ extern void clockevents_notify(unsigned long reason, void 
*arg);
 
 #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 git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to