From: horms@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 3/5] ARM: shmobile: armadillo800eva-reference: Sort includes
Date: Fri, 22 Aug 2014 10:46:06 +0900 [thread overview]
Message-ID: <20140822014606.GB9099@verge.net.au> (raw)
In-Reply-To: <1407801882-2561-4-git-send-email-horms+renesas@verge.net.au>
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 <horms+renesas@verge.net.au>
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 <linux/clk.h>
> #include <linux/err.h>
> -#include <linux/kernel.h>
> #include <linux/gpio.h>
> #include <linux/io.h>
> +#include <linux/kernel.h>
>
> #include <asm/mach/arch.h>
> #include <asm/hardware/cache-l2x0.h>
> --
> 2.0.0.rc2
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>
next prev parent reply other threads:[~2014-08-22 1:46 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-12 0:04 [PATCH v2 0/5] ARM: shmobile: armadillo800eva-reference: Enable CMT1 in device tree Simon Horman
2014-08-12 0:04 ` [PATCH v2 1/5] ARM: shmobile: r8a7740: Add CMT1 device to DT Simon Horman
2014-08-19 6:39 ` Magnus Damm
2014-08-19 7:29 ` Geert Uytterhoeven
2014-08-19 10:17 ` Magnus Damm
2014-08-19 23:11 ` Simon Horman
2014-08-20 4:37 ` Laurent Pinchart
2014-08-20 8:45 ` Magnus Damm
2014-08-12 0:04 ` [PATCH v2 2/5] ARM: shmobile: armadillo800eva-reference: Enable CMT1 in device tree Simon Horman
2014-08-12 0:04 ` [PATCH v2 3/5] ARM: shmobile: armadillo800eva-reference: Sort includes Simon Horman
2014-08-22 1:46 ` Simon Horman [this message]
2014-09-02 1:17 ` Simon Horman
2014-08-12 0:04 ` [PATCH v2 4/5] ARM: shmobile: armadillo800eva-reference: Do not use r8a7740_add_standard_devices_dt() Simon Horman
2014-08-12 0:04 ` [PATCH v2 5/5] ARM: shmobile: r8a7740: Remove r8a7740_add_standard_devices_dt Simon Horman
2014-08-23 11:13 ` [PATCH v2 0/5] ARM: shmobile: armadillo800eva-reference: Enable CMT1 in device tree Simon Horman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140822014606.GB9099@verge.net.au \
--to=horms@verge.net.au \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).