From: Thomas Bogendoerfer Date: Tue, 21 Apr 2009 21:31:12 +0000 (+0200) Subject: MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.h X-Git-Tag: linux-omap-v2.6.30-rc6~13^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1699e5c9c414f0e3b393eb87c4acfc319fe7a1c4;p=pandora-kernel.git MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.h 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 Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed