On Tue, Apr 14, 2015 at 7:57 AM, Linus Walleij <[email protected]> wrote:
> Hi Linus,
>
> here is the big pull request for v4.1 pin control changes.

It is very clearly broken:

  warning: (PINCTRL_AT91 && PINCTRL_MESON && PINCTRL_NOMADIK &&
PINCTRL_MTK_COMMON && GPIO_TB10X) selects OF_GPIO which has unmet
direct dependencies (GPIOLIB && OF)

and you'll need to add the proper "depends on OF && GPIOLIB".

I pulled it because it still ends up working for my normal test-cases,
but it's wrong.

                          Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to