Messages in this thread |  | | | Date | Tue, 1 Jan 2008 16:32:00 +0100 | | From | Ingo Molnar <> | | Subject | Re: [PATCH -mm] gpio: fix x86 build problem: gpio_keys |
* Randy Dunlap <randy.dunlap@oracle.com> 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@oracle.com>
>
> 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
|  |