summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorMatt Ploetz <maploetz@us.ibm.com>2016-10-26 16:58:37 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-11-05 23:47:56 -0400
commit68f271dece6930f9488c98565596e2750059a421 (patch)
tree57de438f0465f2e06f500eb3f58dd13bf15a6e45 /src/usr
parent4ffcb4db436e24a8af6d08de9445a58c3314a6be (diff)
downloadtalos-hostboot-68f271dece6930f9488c98565596e2750059a421.tar.gz
talos-hostboot-68f271dece6930f9488c98565596e2750059a421.zip
Add uartif include to ast2400
Change-Id: Ica065fb2dd4402c0fa71466055bcccb573d48101 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31877 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Elizabeth K. Liner <eliner@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr')
-rw-r--r--src/usr/console/ast2400.C1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/console/ast2400.C b/src/usr/console/ast2400.C
index 5e8c0bcb2..43ec9ef6b 100644
--- a/src/usr/console/ast2400.C
+++ b/src/usr/console/ast2400.C
@@ -30,6 +30,7 @@
#include <kernel/console.H>
#include <devicefw/driverif.H>
#include <initservice/bootconfigif.H>
+#include <console/uartif.H>
namespace CONSOLE
{
OpenPOWER on IntegriCloud