Re: [PATCH] ARM: reorder mach-*/Kconfig inclusions

2018-03-07 Thread Arnd Bergmann
On Tue, Feb 27, 2018 at 2:37 PM, Alexandre Belloni wrote: > Reorder the mach-* inclusions so the comment about them being ordered > alphabetically ends up being true. > > Signed-off-by: Alexandre Belloni Applied to next/soc, thanks for the nice cleanup! Arnd

[PATCH] ARM: reorder mach-*/Kconfig inclusions

2018-02-27 Thread Alexandre Belloni
Reorder the mach-* inclusions so the comment about them being ordered alphabetically ends up being true. Signed-off-by: Alexandre Belloni --- arch/arm/Kconfig | 52 ++-- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/arch/arm/Kconf