Re: [PATCH -mm] gpio: fix x86 build problem: gpio_keys

From: Ingo Molnar
Date: Tue Jan 01 2008 - 10:55:44 EST



* Randy Dunlap <randy.dunlap@xxxxxxxxxx> wrote:

> > Find whatever broken patch selected (on x86_64)
> >
> > CONFIG_GENERIC_GPIO=y
> >
> > without actually providing that support (by providing <asm/gpio.h> and
> > an implementation backing it up). That's the patch which broke those
> > various GPIO-dependant drivers.
>
> OK, thanks for the direction.
>
> ---
>
> From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
>
> X86_RDC321X is X86_32, so make it depend on X86_32 so that
> X86_64 random configs don't try to build RDC and fail.

thanks Randy, i have applied your fix to x86.git.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/