All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next] mtd: build error due to unknown field 'bbt_options' specified in initializer
@ 2011-08-08  7:04 ` Axel Lin
  0 siblings, 0 replies; 4+ messages in thread
From: Axel Lin @ 2011-08-08  7:04 UTC (permalink / raw)
  To: linux-kernel
  Cc: Brian Norris, linux-mtd, Anton Vorontsov, David Woodhouse,
	Artem Bityutskiy

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-08-17  5:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-08  7:04 [linux-next] mtd: build error due to unknown field 'bbt_options' specified in initializer Axel Lin
2011-08-08  7:04 ` Axel Lin
2011-08-17  5:27 ` Artem Bityutskiy
2011-08-17  5:27   ` Artem Bityutskiy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.