southbridge: Remove not used #include <elog.h>

Change-Id: Ifa88e3fd824ec57c21de5967e1634c8823fe0fbb
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33730
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: David Guckian
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Elyes HAOUAS
2019-06-23 11:10:09 +02:00
committed by Patrick Georgi
parent 18a55cdd49
commit 680594b50c
4 changed files with 0 additions and 4 deletions

View File

@ -29,7 +29,6 @@
#include <arch/acpi.h>
#include <arch/cpu.h>
#include <cpu/x86/smm.h>
#include <elog.h>
#include <string.h>
#include <cbmem.h>
#include <arch/acpigen.h>