[linux-next] mtd: build error due to unknown field 'bbt_options'specified in initializer

From: Axel Lin
Date: Mon Aug 08 2011 - 03:04:40 EST


struct platform_nand_data doest not have bbt_options field.
Thus "make orion5x_defconfig;make" has below build error:

CC arch/arm/mach-orion5x/ts78xx-setup.o
arch/arm/mach-orion5x/ts78xx-setup.c:278: error: unknown field 'bbt_options' specified in initializer
make[1]: *** [arch/arm/mach-orion5x/ts78xx-setup.o] Error 1
make: *** [arch/arm/mach-orion5x] Error 2

Regards,
Axel


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