mirror of
https://github.com/joel16/android_kernel_sony_msm8994_rework.git
synced 2025-01-16 05:58:15 +00:00
clockevents: Remove unused inline function
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
This commit is contained in:
parent
782e3b3b38
commit
7f8033b76c
@ -130,7 +130,6 @@ extern void clockevents_notify(unsigned long reason, void *arg);
|
|||||||
|
|
||||||
#else
|
#else
|
||||||
|
|
||||||
static inline void clockevents_resume_events(void) { }
|
|
||||||
#define clockevents_notify(reason, arg) do { } while (0)
|
#define clockevents_notify(reason, arg) do { } while (0)
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user