]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Fix potencial build error in <asm/delay.h>
authorRalf Baechle <ralf@linux-mips.org>
Fri, 28 Aug 2009 11:29:58 +0000 (12:29 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 17 Sep 2009 18:07:41 +0000 (20:07 +0200)
commit6acf695c491779c693d4696afce4e57d8c3cce43
tree158b7286a30b733c0e80249c21ec7270c3f75413
parent3d55b6f7136953982bbcc613c980bff4de0a763e
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>
arch/mips/include/asm/delay.h