Re: 2.6.13-rc1-mm1: git-mtd.patch breaks i386 compile

From: Thomas Gleixner
Date: Sat Jul 02 2005 - 04:36:40 EST


On Sat, 2005-07-02 at 11:16 +0200, Adrian Bunk wrote:
> <-- snip -->
>
> ...
> CC drivers/mtd/chips/cfi_cmdset_0002.o
> In file included from drivers/mtd/chips/cfi_cmdset_0002.c:41:
> include/linux/mtd/xip.h:78:2: warning: #warning "missing IRQ and timer primitives for XIP MTD support"
> include/linux/mtd/xip.h:79:2: warning: #warning "some of the XIP MTD support code will be disabled"
> include/linux/mtd/xip.h:80:2: warning: #warning "your system will therefore be unresponsive when writing or erasing flash"
> drivers/mtd/chips/cfi_cmdset_0002.c:584:26: asm/hardware.h: No such file or directory
> ...
> make[3]: *** [drivers/mtd/chips/cfi_cmdset_0002.o] Error 1

Hmm, why is XIP support enabled ?

Nico, shouldn't MTD_XIP depend on XIP_KERNEL ?

tglx


-
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/