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/fsp/fsp-codeupdate.c | 1 - 1 file changed, 1 deletion(-) (limited to 'hw/fsp') diff --git a/hw/fsp/fsp-codeupdate.c b/hw/fsp/fsp-codeupdate.c index f6293a0..2263bf3 100644 --- a/hw/fsp/fsp-codeupdate.c +++ b/hw/fsp/fsp-codeupdate.c @@ -23,7 +23,6 @@ #include #include #include -#include #include #include "fsp-codeupdate.h" -- cgit v1.1