aboutsummaryrefslogtreecommitdiff
path: root/hw/fsp
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2018-06-08 14:47:51 +1000
committerStewart Smith <stewart@linux.ibm.com>2018-06-18 22:13:43 -0500
commit900f86ab6ff7a2b56bb99af25344f44d3415b895 (patch)
tree80d728bfbfc599cc52cc268825e66efddc8c8ea7 /hw/fsp
parentb1dee4a43dc3b10e89355964c8cd1f6e26447837 (diff)
downloadskiboot-900f86ab6ff7a2b56bb99af25344f44d3415b895.zip
skiboot-900f86ab6ff7a2b56bb99af25344f44d3415b895.tar.gz
skiboot-900f86ab6ff7a2b56bb99af25344f44d3415b895.tar.bz2
Move include lock.h to fsp-console.h from console.h
It's only used there, let's minimise our needed includes. Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'hw/fsp')
-rw-r--r--hw/fsp/fsp-console.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/fsp/fsp-console.c b/hw/fsp/fsp-console.c
index 2c6151d..9d9b7ab 100644
--- a/hw/fsp/fsp-console.c
+++ b/hw/fsp/fsp-console.c
@@ -27,6 +27,7 @@
#include <device.h>
#include <fsp-sysparam.h>
#include <errorlog.h>
+#include <lock.h>
DEFINE_LOG_ENTRY(OPAL_RC_CONSOLE_HANG, OPAL_PLATFORM_ERR_EVT, OPAL_CONSOLE,
OPAL_PLATFORM_FIRMWARE,