All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Ziswiler <marcel@ziswiler.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 03/11] arm: tegra: mmc: clean-up include file order
Date: Sun, 16 Aug 2015 23:19:57 +0200	[thread overview]
Message-ID: <1439759997.3159.3.camel@ziswiler.com> (raw)
In-Reply-To: <CAPnjgZ0ZOkY5g2JtX69Pjs-A1GUH+3d6bAPBYTjqWNMf_Q7UBA@mail.gmail.com>

On Sun, 2015-08-16 at 15:11 -0600, Simon Glass wrote:

> Thanks for tidying this up. But the ordering should be:
> 
> <common.h>
> <others.h>
> <asm/...>
> <arch/arm/...>
> <linux/...>
> "local.h"

Says who? I was only aware that common.h needs to go on top, the local
stuff (e.g. in double quotes) on the bottom and the rest I assumed can
go alphabetically ordered in between, not?

  reply	other threads:[~2015-08-16 21:19 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-16  2:16 [U-Boot] [PATCH 01/11] arm: pxa: clean-up include file order Marcel Ziswiler
2015-08-16  2:16 ` [U-Boot] [PATCH 02/11] arm: pxa: mmc: " Marcel Ziswiler
2015-08-16  2:16 ` [U-Boot] [PATCH 03/11] arm: tegra: " Marcel Ziswiler
2015-08-16 21:11   ` Simon Glass
2015-08-16 21:19     ` Marcel Ziswiler [this message]
2015-08-16 21:26       ` Simon Glass
2015-08-16 21:34         ` Marcel Ziswiler
2015-08-17 20:55           ` Tom Warren
2015-08-18  8:13             ` Marcel Ziswiler
2015-08-17 22:14           ` Simon Glass
2015-08-18  8:11             ` Marcel Ziswiler
2015-08-18 12:44               ` Simon Glass
2015-08-18 19:00                 ` Tom Warren
2015-08-19 16:00                 ` Marcel Ziswiler
2015-08-19 17:50                   ` Simon Glass
2015-08-16  2:16 ` [U-Boot] [PATCH 04/11] serial: pxa: " Marcel Ziswiler
2015-08-16  2:16 ` [U-Boot] [PATCH 05/11] usb: pxa27x_udc: " Marcel Ziswiler
2015-08-16  2:16 ` [U-Boot] [PATCH 06/11] lcd: pxa: " Marcel Ziswiler
2015-08-16  2:16 ` [U-Boot] [PATCH 07/11] arm: pxa: colibri_pxa270: fix boot hang Marcel Ziswiler
2015-08-16  3:31   ` Marek Vasut
2015-08-16  8:03     ` Marcel Ziswiler
2015-08-16 14:34       ` Marek Vasut
2015-08-16  2:16 ` [U-Boot] [PATCH 08/11] arm: pxa: palmtreo680: get rid of obsolete CONFIG_SYS_LCD_PXA_NO_L_BIAS Marcel Ziswiler
2015-08-16  2:16 ` [U-Boot] [PATCH 09/11] arm: pxa: colibri_pxa270: add some more nor flash details Marcel Ziswiler
2015-08-16  2:16 ` [U-Boot] [PATCH 10/11] arm: pxa: colibri_pxa270: add optional lcd support Marcel Ziswiler
2015-08-16  2:16 ` [U-Boot] [PATCH 11/11] arm: pxa: colibri_pxa270: add optional i2c support Marcel Ziswiler
2015-08-16 16:53 ` [U-Boot] [PATCH 01/11] arm: pxa: clean-up include file order Marek Vasut
2015-08-16 17:16   ` Marcel Ziswiler
2015-08-16 17:26     ` Marek Vasut
2015-08-16 21:27       ` Marcel Ziswiler

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=1439759997.3159.3.camel@ziswiler.com \
    --to=marcel@ziswiler.com \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.