diff options
Diffstat (limited to 'hw/fsp')
-rw-r--r-- | hw/fsp/fsp-codeupdate.c | 1 |
1 files changed, 0 insertions, 1 deletions
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 <ccan/endian/endian.h> #include <errorlog.h> #include <opal-api.h> -#include <fsp-elog.h> #include <timebase.h> #include "fsp-codeupdate.h" |