On Mon, Nov 04, 2013 at 09:42:30AM +0100, Geert Uytterhoeven wrote: > Since commit 41702d9a4fffa9e25b2ad9d4af09b3013fa155e1 ("logo.c: get rid of > mips_machgroup") there's no longer a need to include <asm/bootinfo.h> on > MIPS. Yes, Acked-by: Ralf Baechle <ralf@xxxxxxxxxxxxxx> Generally CONFIG_<ARCH> should probably be considered a bug even if only it's used to hide crap like this. Ralf