commit | 4b0d3f5c28c631c1aeb1860993572ad8468a4c11 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Sat Jan 31 12:23:34 2009 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Feb 27 17:56:34 2009 +0000 |
tree | e12e6539b552017947a04c0feca6d02ae9cfd2fc | |
parent | 5e6833892e7b745b164bae8b2edb75ccd1bee866 [diff] |
MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0 With a postfix decrement t reaches -1 rather than 0, so the fall-back will not occur. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Cc: mano@roarinelk.homelinux.net Signed-off-by: Ralf Baechle <ralf@linux-mips.org>