summaryrefslogtreecommitdiff
path: root/board/ml2/serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/ml2/serial.c')
-rw-r--r--board/ml2/serial.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/ml2/serial.c b/board/ml2/serial.c
index 2e9ffa2..c18815b 100644
--- a/board/ml2/serial.c
+++ b/board/ml2/serial.c
@@ -19,10 +19,9 @@
*
*/
-#include <asm/types.h>
+#include <common.h>
#include <asm/u-boot.h>
#include <asm/processor.h>
-#include <common.h>
#include <command.h>
#include <configs/ML2.h>