commit | 2dbda7dceca81adfe57c8884be5c66e70822d89a | [log] [tgz] |
---|---|---|
author | Vitaly Wool <vitalywool@gmail.com> | Thu Dec 28 17:14:05 2006 +0300 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Jan 08 21:41:04 2007 +0000 |
tree | e9fa10a80e32fa627d42512a6603b927f001428e | |
parent | 33b06b513e804ae64ebd5105fb703ec90bd7e173 [diff] |
[MIPS] PNX8550: Fix system timer support the patch inlined below restores proper time accounting for PNX8550-based boards. It also gets rid of #ifdef in the generic code which becomes unnecessary then. It's functionally identical to the previous patch with the same name but it has minor comments from Atsushi and Sergei taken into account. Signed-off-by: Vitaly Wool <vwool@ru.mvista.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>