[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+55aFy--bQRDZEUsBfiWhyP+Of3+s4zEcKo1T8cCoAMXBrwsw@mail.gmail.com>
Date: Mon, 5 Feb 2018 09:42:21 -0800
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Thierry Reding <thierry.reding@...il.com>
Cc: Linus Walleij <linus.walleij@...aro.org>,
linux-gpio@...r.kernel.org,
linux-next <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] net: mediatek: Explicitly include pinctrl headers
On Mon, Feb 5, 2018 at 4:54 AM, Thierry Reding <thierry.reding@...il.com> wrote:
>
> Include these headers explicitly to avoid the build failure.
I don't think you need to include *both*.
<linux/device.h> used to include just <linux/pinctrl/devinfo.h>.
I'll edit your patches to include just that.
<linux/pinctrl/consumer.h> will come in automatically through it.
Linus
Powered by blists - more mailing lists