Re: [PATCH v12] gpio: add a driver for the Synopsys DesignWare APB GPIO block

From: Linus Walleij
Date: Thu Mar 06 2014 - 20:18:19 EST


On Thu, Mar 6, 2014 at 11:58 PM, delicious quinoa
<delicious.quinoa@xxxxxxxxx> wrote:

> The fix is:
>
> diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
> index 9979017..0e524d7 100644
> --- a/drivers/gpio/Kconfig
> +++ b/drivers/gpio/Kconfig
> @@ -132,7 +132,7 @@ config GPIO_DWAPB
> tristate "Synopsys DesignWare APB GPIO driver"
> select GPIO_GENERIC
> select GENERIC_IRQ_CHIP
> - depends on OF_GPIO && IRQ_DOMAIN
> + depends on OF_GPIO
> help
> Say Y or M here to build support for the Synopsys DesignWare APB
> GPIO block.

OK I got this as a patch from Alan so it's fixed now.

Yours,
Linus Walleij
--
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/