WS cleanup: remove SPACE(s) followed by TAB
[platform/kernel/u-boot.git] / board / Marvell / guruplug / guruplug.c
index 71bee76..ea87ded 100644 (file)
@@ -6,8 +6,10 @@
  */
 
 #include <common.h>
+#include <init.h>
 #include <miiphy.h>
 #include <net.h>
+#include <asm/global_data.h>
 #include <asm/mach-types.h>
 #include <asm/arch/cpu.h>
 #include <asm/arch/soc.h>
@@ -75,7 +77,7 @@ int board_early_init_f(void)
                MPP43_GPIO,
                MPP44_GPIO,
                MPP45_GPIO,
-               MPP46_GPIO,     /* M_RLED */
+               MPP46_GPIO,     /* M_RLED */
                MPP47_GPIO,     /* M_GLED */
                MPP48_GPIO,     /* B_RLED */
                MPP49_GPIO,     /* B_GLED */