]> Git Repo - u-boot.git/blobdiff - drivers/spi/sh_spi.c
Move console definitions into a new console.h file
[u-boot.git] / drivers / spi / sh_spi.c
index 7ca5e363da707ae5fe63dc421e0811c11b41ef77..1384385e05babe9f1f20b8ddd5ec32593411b515 100644 (file)
@@ -19,6 +19,7 @@
  */
 
 #include <common.h>
+#include <console.h>
 #include <malloc.h>
 #include <spi.h>
 #include <asm/io.h>
This page took 0.021722 seconds and 4 git commands to generate.