Daniel, Minor nit, only if you end up re-spinning this again. On Tue, May 24, 2011 at 17:04, Daniel Hellstrom <daniel@xxxxxxxxxxx> wrote: > Signed-off-by: Daniel Hellstrom <daniel@xxxxxxxxxxx> > --- > arch/sparc/Kconfig | 5 +++++ > arch/sparc/include/asm/pcic.h | 2 +- > arch/sparc/kernel/Makefile | 2 +- > arch/sparc/kernel/entry.S | 4 ++-- > 4 files changed, 9 insertions(+), 4 deletions(-) > > diff --git a/arch/sparc/kernel/entry.S b/arch/sparc/kernel/entry.S > index 8341963..6b9a321 100644 > --- a/arch/sparc/kernel/entry.S > +++ b/arch/sparc/kernel/entry.S > @@ -1650,7 +1650,7 @@ pcic_nmi_trap_patch: > rd %psr, %l0 > .word 0 > > -#endif /* CONFIG_PCI */ > +#endif /* CONFIG_PCI_PCIC */ This should be CONFIG_PCIC_PCI Otherwise it looks good to me. Thanks, -- Julian Calaby Email: julian.calaby@xxxxxxxxx Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html