mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 00:48:50 +00:00
d23b351740
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> |
||
---|---|---|
.. | ||
include/mach | ||
bast-ide.c | ||
bast-irq.c | ||
cpu-freq.c | ||
dma.c | ||
gpio.c | ||
h1940-bluetooth.c | ||
irq.c | ||
Kconfig | ||
mach-amlm5900.c | ||
mach-bast.c | ||
mach-h1940.c | ||
mach-n30.c | ||
mach-otom.c | ||
mach-qt2410.c | ||
mach-smdk2410.c | ||
mach-tct_hammer.c | ||
mach-vr1000.c | ||
Makefile | ||
Makefile.boot | ||
nor-simtec.c | ||
nor-simtec.h | ||
pll.c | ||
pm-h1940.S | ||
pm.c | ||
s3c2410.c | ||
sleep.S | ||
usb-simtec.c | ||
usb-simtec.h |