commit | 90be8c16950e28aee7cad422272805dcefa06167 | [log] [tgz] |
---|---|---|
author | Johannes Weiner <hannes@cmpxchg.org> | Wed Mar 04 21:39:12 2009 +0100 |
committer | Chris Zankel <chris@zankel.net> | Thu Apr 02 23:44:51 2009 -0700 |
tree | f3ae73792d5aaf66bc71a5daea4360c57f9e8639 | |
parent | f82e939fb75ad01da8f0d3024fc678111ddb4ac7 [diff] |
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 <hannes@cmpxchg.org> Signed-off-by: Chris Zankel <chris@zankel.net>