RE: [PATCH v2] s3c64xx: Fix build without SDHCI controllers

2010-06-22 Thread Kukjin Kim
Marek Szyprowski wrote: > > This patch fixes the following compilation problem if only NCP machine > is selected: > > arch/arm/mach-s3c64xx/s3c6410.c: In function ‘s3c6410_map_io’: > arch/arm/mach-s3c64xx/s3c6410.c:51: error: implicit declaration of function > ‘s3c6410_default_sdhci2’ > > Signed

[PATCH v2] s3c64xx: Fix build without SDHCI controllers

2010-06-10 Thread Marek Szyprowski
This patch fixes the following compilation problem if only NCP machine is selected: arch/arm/mach-s3c64xx/s3c6410.c: In function ‘s3c6410_map_io’: arch/arm/mach-s3c64xx/s3c6410.c:51: error: implicit declaration of function ‘s3c6410_default_sdhci2’ Signed-off-by: Marek Szyprowski Signed-off-by: