amd/thatcher: Removed #include early_serial.c from romstage
Remove dependency on early_serial.c and instead use the Super I/O's header to access the functions needed. Change-Id: I9edf7fc2501aa832106dda9213e702dbcc1200b4 Signed-off-by: Antonello Dettori <dev@dettori.io> Reviewed-on: https://review.coreboot.org/13887 Reviewed-by: Martin Roth <martinroth@google.com> Tested-by: build bot (Jenkins)
This commit is contained in:
committed by
Patrick Georgi
parent
98b5f907ac
commit
bc839fba3d
@@ -30,7 +30,7 @@
|
||||
#include <cpu/x86/bist.h>
|
||||
#include <cpu/x86/lapic.h>
|
||||
#include <southbridge/amd/agesa/hudson/hudson.h>
|
||||
#include <superio/smsc/lpc47n217/early_serial.c>
|
||||
#include <superio/smsc/lpc47n217/lpc47n217.h>
|
||||
#include <cpu/amd/agesa/s3_resume.h>
|
||||
#include "cbmem.h"
|
||||
|
||||
|
Reference in New Issue
Block a user