alistair23-linux/arch/arm/mach-s3c6400
Ben Dooks d23b351740 ARM: S3C: Add missing selection of S3C_DEV_NAND in machine Kconfigs.
A number of machines that need s3c_device_nand present do not select
this in their Kconfig entries. Add the necessary selection of the
configuration S3C_DEV_NAND so that we avoid the following error:

arch/arm/mach-s3c2410/built-in.o: In function `bast_map_io':
arch/arm/mach-s3c2410/mach-bast.c:634: undefined reference to `s3c_device_nand'
arch/arm/mach-s3c2412/built-in.o: In function `s3c2412_init_uarts':
arch/arm/mach-s3c2412/s3c2412.c:109: undefined reference to `s3c_device_nand'
arch/arm/mach-s3c2412/built-in.o: In function `jive_machine_init':
arch/arm/mach-s3c2412/mach-jive.c:673: undefined reference to `s3c_device_nand'

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2009-09-17 10:12:28 +01:00
..
include/mach Merge branch 'next-s3c64xx-moves' into next-s3c 2009-08-14 15:24:06 +01:00
Kconfig ARM: S3C: Add missing selection of S3C_DEV_NAND in machine Kconfigs. 2009-09-17 10:12:28 +01:00
mach-smdk6400.c [ARM] SMDK6400: Fix WM8753 i2c board definition 2009-05-07 11:04:58 +01:00
Makefile [ARM] S3C64XX: Add S3C6400 SDHCI setup support 2009-05-07 11:04:58 +01:00
Makefile.boot [ARM] S3C64XX: Initial arch directory 2008-12-15 21:47:24 +00:00
s3c6400.c ARM: S3C: move s3c_device_nand from plat-s3c24xx to plat-s3c 2009-07-31 00:10:24 +01:00
setup-sdhci.c [ARM] S3C64XX: Add S3C6400 SDHCI setup support 2009-05-07 11:04:58 +01:00