Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clockevents: Add missing tick_check_broadcast_expired() for CLOCKEVEN…
…TS=n Fengs build robot reports: arch/arm/kernel/process.c: In function 'cpu_idle': arch/arm/kernel/process.c:211:4: error: implicit declaration of function 'tick_check_broadcast_expired' [-Werror=implicit-function-declaration] Add the missing inline function for non clockevent builds Reported-by: Wu Fengguang <fengguang.wu@intel.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
- Loading branch information