.@vger.kernel.org; ben-li...@fluff.org
> Subject: RE: [PATCH 1/3] s3c64xx: Fix build without SDHCI controllers
>
>
>
> > -Original Message-
> > From: Kukjin Kim [mailto:kgene@samsung.com]
> > Sent: Friday, June 11, 2010 12:59 PM
> > To: 'Kyungmi
ger.kernel.org; ben-
> li...@fluff.org
> Subject: RE: [PATCH 1/3] s3c64xx: Fix build without SDHCI controllers
>
> Kyungmin Park wrote:
> >
> > On Fri, Jun 11, 2010 at 9:56 AM, Kukjin Kim
> wrote:
> > > Marek Szyprowski wrote:
> > >>
> > &g
Kyungmin Park wrote:
>
> On Fri, Jun 11, 2010 at 9:56 AM, Kukjin Kim wrote:
> > 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-s3
On Fri, Jun 11, 2010 at 9:56 AM, Kukjin Kim wrote:
> 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 decl
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