commit | e3bf887d73309808d47c74f2f024d2497c8f7048 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Fri Aug 28 12:29:58 2009 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Sep 17 20:07:41 2009 +0200 |
tree | 158b7286a30b733c0e80249c21ec7270c3f75413 | |
parent | 79b520e87e1214cfa107bdc8528b5d6c055a8b82 [diff] |
MIPS: Fix potencial build error in <asm/delay.h> <asm/delay.h> will break if HZ isn't defined. In 2.6.26 and later we're usually lucky ... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>