Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 389df036 authored by Markus Mayer's avatar Markus Mayer Committed by Matt Porter
Browse files

ARM: bcm281xx: Re-order hearder files



Re-order header files alphabetically.

Signed-off-by: default avatarMarkus Mayer <markus.mayer@linaro.org>
Signed-off-by: default avatarMatt Porter <mporter@linaro.org>
parent a21ea269
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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>