summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cbmem_console.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/cbmem_console.c')
-rw-r--r--drivers/misc/cbmem_console.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/cbmem_console.c b/drivers/misc/cbmem_console.c
index 5f85ccf21e..127121e797 100644
--- a/drivers/misc/cbmem_console.c
+++ b/drivers/misc/cbmem_console.c
@@ -16,7 +16,7 @@
*/
#include <common.h>
-
+#include <console.h>
#ifndef CONFIG_SYS_COREBOOT
#error This driver requires coreboot
#endif
OpenPOWER on IntegriCloud