[PATCH 01/16] ARM: mvebu: Sort the headers of pmsu.c in alphabetic order

Gregory CLEMENT gregory.clement at free-electrons.com
Wed Jul 2 15:57:54 PDT 2014


Hi Thomas,


>>  #include <linux/cpu_pm.h>
>> -#include <linux/kernel.h>
>>  #include <linux/init.h>
>> -#include <linux/of_address.h>
>> +#include <linux/kernel.h>
>>  #include <linux/io.h>
> 
> So, with your patch applied, if I'm correct, we will have:
> 
> #include <linux/init.h>
> #include <linux/kernel.h>
> #include <linux/io.h>
> 
> It seems like we're not yet alphabetically sorted here :)

Indeed, I will fix it


Thanks,

Gregory



-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the linux-arm-kernel mailing list