diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/clockchips.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/clockchips.h b/include/linux/clockchips.h index 20a7183f2831..2e4cb67f6e56 100644 --- a/include/linux/clockchips.h +++ b/include/linux/clockchips.h | |||
| @@ -207,6 +207,7 @@ static inline void clockevents_resume(void) {} | |||
| 207 | 207 | ||
| 208 | static inline int clockevents_notify(unsigned long reason, void *arg) { return 0; } | 208 | static inline int clockevents_notify(unsigned long reason, void *arg) { return 0; } |
| 209 | static inline int tick_check_broadcast_expired(void) { return 0; } | 209 | static inline int tick_check_broadcast_expired(void) { return 0; } |
| 210 | static inline void tick_setup_hrtimer_broadcast(void) {}; | ||
| 210 | 211 | ||
| 211 | #endif | 212 | #endif |
| 212 | 213 | ||
