From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: [PATCH] net: mediatek: Explicitly include pinctrl headers Date: Mon, 5 Feb 2018 09:42:21 -0800 Message-ID: References: <20180205124750.19305-1-thierry.reding@gmail.com> <20180205125436.24005-1-thierry.reding@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <20180205125436.24005-1-thierry.reding@gmail.com> Sender: linux-gpio-owner@vger.kernel.org To: Thierry Reding Cc: Linus Walleij , linux-gpio@vger.kernel.org, linux-next , Linux Kernel Mailing List List-Id: linux-next.vger.kernel.org On Mon, Feb 5, 2018 at 4:54 AM, Thierry Reding wrote: > > Include these headers explicitly to avoid the build failure. I don't think you need to include *both*. used to include just . I'll edit your patches to include just that. will come in automatically through it. Linus