]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-omap2/board-rx51.c
rx51: Clean-up for checkpatch.pl
[linux-2.6-omap-h63xx.git] / arch / arm / mach-omap2 / board-rx51.c
index 98dfde19593eb0217fda40eb9b54da1cddeaed30..c90120ca63da2cf601a5146dcb62abfffa40eb68 100644 (file)
@@ -14,6 +14,8 @@
 #include <linux/delay.h>
 #include <linux/err.h>
 #include <linux/clk.h>
+#include <linux/io.h>
+#include <linux/delay.h>
 
 #include <mach/hardware.h>
 #include <asm/mach-types.h>
 #include <mach/gpmc.h>
 #include <mach/usb.h>
 
-#include <asm/io.h>
-#include <asm/delay.h>
-
-
 static struct omap_uart_config rx51_uart_config = {
        .enabled_uarts  = ((1 << 0) | (1 << 1) | (1 << 2)),
 };