common: Move serial functions out of common.h
[oweals/u-boot.git] / board / astro / mcf5373l / mcf5373l.c
index 759ff49562149819774c3de6de5bfc7391381506..db157a83c8f739063562a14828092bfed21e6839 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include <common.h>
+#include <serial.h>
 #include <watchdog.h>
 #include <command.h>
 #include <asm/m5329.h>