lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] fix build error of driver/mfd/tc6393xb.c
- Date: Fri, 4 Jul 2008 09:54:34 -0700
- From: David Brownell <david-b@xxxxxxxxxxx>
- Subject: Re: [PATCH] fix build error of driver/mfd/tc6393xb.c
On Friday 04 July 2008, Takashi Iwai wrote:
>
> > Please submit a patch where HAVE_GPIO_LIB selects GENERIC_GPIO.
>
> Hmm... just checking again, I found GENERIC_GPIO isn't defined in
> drivers/gpio/Kconfig but in each arch Kconfig. So we can't select it
> unconditionally.
>
> I'm not sure whether it's a better fix at this moment.
Which platform is it which is trying to declare that it has
an implementation (HAVE_GPIO_LIB) of an interface that it
doesn't support (GENERIC_GPIO unset) ??
--
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/