From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Fri, 22 Aug 2014 01:46:06 +0000 Subject: Re: [PATCH v2 3/5] ARM: shmobile: armadillo800eva-reference: Sort includes Message-Id: <20140822014606.GB9099@verge.net.au> List-Id: References: <1407801882-2561-1-git-send-email-horms+renesas@verge.net.au> <1407801882-2561-4-git-send-email-horms+renesas@verge.net.au> In-Reply-To: <1407801882-2561-4-git-send-email-horms+renesas@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Tue, Aug 12, 2014 at 09:04:40AM +0900, Simon Horman wrote: > Sorted includes seems to be the done thing these days. > > Signed-off-by: Simon Horman I have queued up this patch but I am leaving the rest of the series for now. > --- > arch/arm/mach-shmobile/board-armadillo800eva-reference.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/mach-shmobile/board-armadillo800eva-reference.c b/arch/arm/mach-shmobile/board-armadillo800eva-reference.c > index 84bc6cb..c392632 100644 > --- a/arch/arm/mach-shmobile/board-armadillo800eva-reference.c > +++ b/arch/arm/mach-shmobile/board-armadillo800eva-reference.c > @@ -21,9 +21,9 @@ > > #include > #include > -#include > #include > #include > +#include > > #include > #include > -- > 2.0.0.rc2 > > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel >