aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorAaro Koskinen <aaro.koskinen@iki.fi>2010-02-01 18:24:58 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2010-02-09 04:50:54 -0800
commit359e2f2722ef7b5d5b3d1472409a5daf8a6954d5 (patch)
treedec962bc6f4f0b4ad3b59cdca130eb81d32425f0 /scripts/patch-kernel
parent253f887cc8d719087f8de403cfe1a60b5e56b454 (diff)
clocksource: fix compilation if no GENERIC_TIME
commit a362c638bdf052bf424bce7645d39b101090f6ba upstream Commit a9238ce3bb0fda6e760780b702c6cbd3793087d3 broke compilation on platforms that do not implement GENERIC_TIME (e.g. iop32x): kernel/time/clocksource.c: In function 'clocksource_register': kernel/time/clocksource.c:556: error: implicit declaration of function 'clocksource_max_deferment' Provide the implementation of clocksource_max_deferment() also for such platforms. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions