From: Thomas Gleixner Date: Fri, 22 Mar 2013 09:48:33 +0000 (+0100) Subject: clockevents: Add missing tick_check_broadcast_expired() for CLOCKEVENTS=n X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~116^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19919226c3f20e6bf5de3df96432ce80ffd63ff2;p=pandora-kernel.git clockevents: Add missing tick_check_broadcast_expired() for CLOCKEVENTS=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 Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed