MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.h
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 21 Apr 2009 21:31:12 +0000 (23:31 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 14 May 2009 12:50:27 +0000 (13:50 +0100)
There was already a define for NMI_OFFSET in asm/sn/addr.h, which now
clashes with linux/hardirq.h. Rename the one in sn/addr.h to fix IP27
builds..

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found