From: Johannes Weiner Date: Wed, 4 Mar 2009 20:39:12 +0000 (+0100) Subject: xtensa: use generic sched_clock() X-Git-Tag: v2.6.30-rc1~221^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90be8c16950e28aee7cad422272805dcefa06167;p=pandora-kernel.git xtensa: use generic sched_clock() Current xtensa implementation of sched_clock() is the same as the generic one. Just remove it, the weak symbol in kernel/sched_clock.c will be used instead. Signed-off-by: Johannes Weiner Signed-off-by: Chris Zankel --- Reading git-diff-tree failed