[ARM] GTA02: build fixes (s3c2410_nand_set usage)
authorNelson Castillo <arhuaco@freaks-unidos.net>
Tue, 23 Jun 2009 18:54:32 +0000 (13:54 -0500)
committerBen Dooks <ben-linux@fluff.org>
Tue, 23 Jun 2009 23:10:46 +0000 (00:10 +0100)
commit76609a6928bff29ca05a94420ae3e088fbb9c2f9
treef1c2dc260d3a7612bd13e3d4e72d655e3c66fccd
parent084da8949766f24c6a6fb21e2659c7de045fc618
[ARM] GTA02: build fixes (s3c2410_nand_set usage)

This patch fixes two errors we get when building GTA02 kernel.

~ use_bbt is incorrect, we need flash_bbt.

~ We do not need .force_soft_ecc because we can unset
  CONFIG_MTD_NAND_S3C2410_HWECC.

Signed-off-by: Nelson Castillo <arhuaco@freaks-unidos.net>
[ben-linux@fluff.org: updated patch description]
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c2442/mach-gta02.c