* Randy Dunlap <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>
> 
> 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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to