]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/net/vsc7385.c
Move console definitions into a new console.h file
[people/ms/u-boot.git] / drivers / net / vsc7385.c
index a5110e516dbeb47d52382ec6b91cdad91f4b71dd..c6d6dce4ae99e1e6648f2d9f2622109b3d8544ff 100644 (file)
@@ -14,6 +14,7 @@
 
 #include <config.h>
 #include <common.h>
+#include <console.h>
 #include <asm/io.h>
 #include <asm/errno.h>
 #include "vsc7385.h"