]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - board/mpl/common/kbd.c
Move console definitions into a new console.h file
[thirdparty/u-boot.git] / board / mpl / common / kbd.c
index 1da72c53989cec503866d2ebb6d1110104bf5dbb..36b169489eac2d22574d791a986c15974ffeccbc 100644 (file)
@@ -8,6 +8,7 @@
  * linux/drivers/char/pc_keyb.c
  */
 #include <common.h>
+#include <console.h>
 #include <asm/processor.h>
 #include <stdio_dev.h>
 #include "isa.h"