ARM: bcm281xx: Re-order hearder files
authorMarkus Mayer <markus.mayer@linaro.org>
Tue, 25 Feb 2014 22:17:45 +0000 (14:17 -0800)
committerMatt 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

index d7fa3aef6213d3c1154f94ac4da86f4df64852fa..0335c3ad29664de61ffc9186259de8823dc97515 100644 (file)
@@ -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>