From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752040AbcISWdR (ORCPT ); Mon, 19 Sep 2016 18:33:17 -0400 Received: from pandora.armlinux.org.uk ([78.32.30.218]:39674 "EHLO pandora.armlinux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751029AbcISWdQ (ORCPT ); Mon, 19 Sep 2016 18:33:16 -0400 Date: Mon, 19 Sep 2016 23:33:07 +0100 From: Russell King - ARM Linux To: Linus Walleij Cc: lee.jones@linaro.org, linux-kernel@vger.kernel.org, arm@kernel.org Subject: Re: [PATCH] mfd/gpio: move HTC GPIO driver to GPIO subsystem Message-ID: <20160919223306.GM1041@n2100.armlinux.org.uk> References: <1474026770-22595-1-git-send-email-linus.walleij@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1474026770-22595-1-git-send-email-linus.walleij@linaro.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 16, 2016 at 01:52:50PM +0200, Linus Walleij wrote: > Russell/ARM SoC: heads-up and ACK request. Fine with one exception: > diff --git a/arch/arm/mach-sa1100/h3xxx.c b/arch/arm/mach-sa1100/h3xxx.c > index b1d4faa12f9a..75ab3b086e6f 100644 > --- a/arch/arm/mach-sa1100/h3xxx.c > +++ b/arch/arm/mach-sa1100/h3xxx.c > @@ -14,7 +14,7 @@ > #include > #include > #include > -#include > +#include > #include > #include > #include The includes here are arranged alphabetically with the exception of linux/kernel.h, as per commit 4aa975558065 ("ARM: 5822/1: SA1100: h3100/h3600: clean up #includes") - please keep them alphabetical. Thanks. -- RMK's Patch system: http://www.armlinux.org.uk/developer/patches/ FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up according to speedtest.net.