[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CA+55aFxTPnGD0mQgc9D0ZAeHc7zxj8vW-ZhczurcESm6Vy6A0g@mail.gmail.com>
Date: Tue, 14 Apr 2015 18:06:03 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: "linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [GIT PULL] pin control bulk changes for v4.1
On Tue, Apr 14, 2015 at 7:57 AM, Linus Walleij <linus.walleij@...aro.org> 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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists