dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-s3c6410
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
..
Kconfig ARM: S3C: Add missing selection of S3C_DEV_NAND in machine Kconfigs. 2009-09-17 10:12:28 +01:00
Makefile ARM: S3C6410: airgoo hmt board support 2009-07-31 00:08:46 +01:00
cpu.c ARM: S3C: move s3c_device_nand from plat-s3c24xx to plat-s3c 2009-07-31 00:10:24 +01:00
mach-anw6410.c [PATCH] S3C64XX: Basic A&W6410 board support patch V2 2009-05-01 11:38:46 +01:00
mach-hmt.c ARM: S3C6410: airgoo hmt board support 2009-07-31 00:08:46 +01:00
mach-ncp.c ARM: NCP: make ncp_iodesc static and move it to initdata section 2009-08-14 00:58:03 +01:00
mach-smdk6410.c ARM: S3C64XX: Add UART2,UART3 support for SMDK6410 (resend) 2009-08-14 00:58:03 +01:00
setup-sdhci.c [ARM] S3C64XX: Add S3C6400 SDHCI setup support 2009-05-07 11:04:58 +01:00