Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errors
[platform/kernel/u-boot.git] / board / ml2 / serial.c
index 6593145..c18815b 100644 (file)
@@ -19,9 +19,9 @@
  *
  */
 
+#include <common.h>
 #include <asm/u-boot.h>
 #include <asm/processor.h>
-#include <common.h>
 #include <command.h>
 #include <configs/ML2.h>