diff options
Diffstat (limited to 'include/linux/clockchips.h')
-rw-r--r-- | 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 def5a659b8a5..f368a6fe8cc9 100644 --- a/include/linux/clockchips.h +++ b/include/linux/clockchips.h | |||
@@ -130,7 +130,6 @@ extern void clockevents_notify(unsigned long reason, void *arg); | |||
130 | 130 | ||
131 | #else | 131 | #else |
132 | 132 | ||
133 | static inline void clockevents_resume_events(void) { } | ||
134 | #define clockevents_notify(reason, arg) do { } while (0) | 133 | #define clockevents_notify(reason, arg) do { } while (0) |
135 | 134 | ||
136 | #endif | 135 | #endif |