]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/clockchips.h
clockevents: Remove unused inline function
[linux-2.6-omap-h63xx.git] / include / linux / clockchips.h
index def5a659b8a53653b194844242404bdeb78d916c..f368a6fe8cc9a4ac76475a8b3b6d946fda188017 100644 (file)
@@ -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