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

Axel Lin axel.lin at gmail.com
Mon Aug 8 03:04:25 EDT 2011


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





More information about the linux-mtd mailing list