[PATCH 01/16] ARM: mvebu: Sort the headers of pmsu.c in alphabetic order
From: Gregory CLEMENT <hidden>
Date: 2014-07-02 22:57:54
Also in:
linux-pm
From: Gregory CLEMENT <hidden>
Date: 2014-07-02 22:57:54
Also in:
linux-pm
Hi Thomas,
quoted
#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