From b2a325b6bb4164ac463474b379e481cfe537ba1d Mon Sep 17 00:00:00 2001 From: Mukesh Ojha Date: Wed, 16 Mar 2016 11:47:40 +0530 Subject: opal/errorlog : Removes redundant header file inclusion Removes the redundant header file fsp-elog.h from hw/fsp/fsp-codeupdate.c and hw/p8-i2c.c Signed-off-by: Mukesh Ojha Acked-by: Vasant Hegde Signed-off-by: Stewart Smith --- hw/p8-i2c.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'hw/p8-i2c.c') diff --git a/hw/p8-i2c.c b/hw/p8-i2c.c index 7ca5f70..593eb88 100644 --- a/hw/p8-i2c.c +++ b/hw/p8-i2c.c @@ -28,8 +28,6 @@ #include #include #include -/* XXX SRC's will be moved to errorlog.h and then remove fsp-elog.h */ -#include DEFINE_LOG_ENTRY(OPAL_RC_I2C_INIT, OPAL_PLATFORM_ERR_EVT, OPAL_I2C, OPAL_IO_SUBSYSTEM, OPAL_PREDICTIVE_ERR_DEGRADED_PERF, -- cgit v1.1