[U-Boot] [PATCH 03/11] arm: tegra: mmc: clean-up include file order

Marcel Ziswiler marcel at ziswiler.com
Sun Aug 16 23:19:57 CEST 2015


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?


More information about the U-Boot mailing list