Re: [PATCH] gpio: adnp: Depend on OF_GPIO instead of OF

From: Linus Walleij
Date: Sun Nov 04 2012 - 13:08:02 EST


On Thu, Nov 1, 2012 at 11:22 AM, Thierry Reding
<thierry.reding@xxxxxxxxxxxxxxxxx> wrote:

> The driver accesses the of_node field of struct gpio_chip, which is only
> available if OF_GPIO is selected. This solves a build issue on SPARC
> which conflicts with OF_GPIO and therefore does not provide this field.
>
> Signed-off-by: Thierry Reding <thierry.reding@xxxxxxxxxxxxxxxxx>

Thanks! Patch applied.

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/