From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Pinchart Date: Tue, 22 Sep 2015 07:26:43 +0000 Subject: Re: [PATCH v2 1/2] pinctrl: sh-pfc: Remove hardcoded IRQ numbers Message-Id: <2060717.AvBbgip6Ek@avalon> List-Id: References: <1442905694-2317-2-git-send-email-laurent.pinchart+renesas@ideasonboard.com> In-Reply-To: <1442905694-2317-2-git-send-email-laurent.pinchart+renesas@ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org Hi Geert, On Tuesday 22 September 2015 09:24:16 Geert Uytterhoeven wrote: > On Tue, Sep 22, 2015 at 9:12 AM, Geert Uytterhoeven wrote: > > On Tue, Sep 22, 2015 at 9:08 AM, Laurent Pinchart wrote: > >> Now that all ARM-based Renesas SoCs use multiplatform kernels only the > >> hardcoded IRQ numbers can be dropped as they're dynamically allocated. > >> > >> Signed-off-by: Laurent Pinchart > >> > > > > Acked-by: Geert Uytterhoeven > > Upon closer look, compared to v1, you also dropped the removal of > > #ifndef CONFIG_ARCH_MULTIPLATFORM > #include > #endif > > for r8a7740/sh73a0, which was probably not intentional? That's because it's been removed in Simon's branch already. -- Regards, Laurent Pinchart