aboutsummaryrefslogtreecommitdiff
path: root/hw/p8-i2c.c
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2018-06-08 14:47:07 +1000
committerStewart Smith <stewart@linux.ibm.com>2018-06-18 22:13:43 -0500
commitb1dee4a43dc3b10e89355964c8cd1f6e26447837 (patch)
tree34af57bd53fd0fcc2204d799c618b23d5d7d6176 /hw/p8-i2c.c
parent1839d2c714f825689ee61b66adb41726e2d14099 (diff)
downloadskiboot-b1dee4a43dc3b10e89355964c8cd1f6e26447837.zip
skiboot-b1dee4a43dc3b10e89355964c8cd1f6e26447837.tar.gz
skiboot-b1dee4a43dc3b10e89355964c8cd1f6e26447837.tar.bz2
Split debug_descriptor out into own include file
We only touch it in limited places, let's simplify skiboot.h Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'hw/p8-i2c.c')
-rw-r--r--hw/p8-i2c.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/p8-i2c.c b/hw/p8-i2c.c
index 23d54a0..3bf9678 100644
--- a/hw/p8-i2c.c
+++ b/hw/p8-i2c.c
@@ -28,6 +28,7 @@
#include <opal-msg.h>
#include <errorlog.h>
#include <centaur.h>
+#include <debug_descriptor.h>
DEFINE_LOG_ENTRY(OPAL_RC_I2C_INIT, OPAL_PLATFORM_ERR_EVT, OPAL_I2C,
OPAL_IO_SUBSYSTEM, OPAL_PREDICTIVE_ERR_DEGRADED_PERF,