Re: [PATCH 1/3] sparc: don't #include asm/system.h inasm/jump_label.h

From: David Miller
Date: Mon Oct 25 2010 - 11:57:27 EST


From: Namhyung Kim <namhyung@xxxxxxxxx>
Date: Tue, 26 Oct 2010 00:52:36 +0900

> It seems that #include <asm/system.h> makes a circular dependency
> between kernel.h and bitmap.h which breaks allmodconfig build.
> Removing the line makes no change because jump_label.h doesn't
> need it actually AFAICS. Compile tested on sparc32 allmodconfig.
>
> Signed-off-by: Namhyung Kim <namhyung@xxxxxxxxx>

Acked-by: David S. Miller <davem@xxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/