projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a21ea26
)
ARM: bcm281xx: Re-order hearder files
author
Markus Mayer
<markus.mayer@linaro.org>
Tue, 25 Feb 2014 22:17:45 +0000
(14:17 -0800)
committer
Matt Porter
<mporter@linaro.org>
Thu, 6 Mar 2014 08:18:00 +0000
(
03:18
-0500)
Re-order header files alphabetically.
Signed-off-by: Markus Mayer <markus.mayer@linaro.org>
Signed-off-by: Matt Porter <mporter@linaro.org>
arch/arm/mach-bcm/board_bcm281xx.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-bcm/board_bcm281xx.c
b/arch/arm/mach-bcm/board_bcm281xx.c
index d7fa3aef6213d3c1154f94ac4da86f4df64852fa..0335c3ad29664de61ffc9186259de8823dc97515 100644
(file)
--- a/
arch/arm/mach-bcm/board_bcm281xx.c
+++ b/
arch/arm/mach-bcm/board_bcm281xx.c
@@
-11,9
+11,9
@@
* GNU General Public License for more details.
*/
-#include <linux/of_platform.h>
-#include <linux/of_address.h>
#include <linux/clocksource.h>
+#include <linux/of_address.h>
+#include <linux/of_platform.h>
#include <asm/mach/arch.h>