aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2017-11-20 20:05:07 -0700
committerMartin Roth <martinroth@google.com>2017-11-22 18:28:49 +0000
commit4d13307030eb26d92b1516e9d63cbf3397a7e047 (patch)
treecbf24dd723f491e3746c2ccdc240a6c476392738 /src/vendorcode/amd
parent2983c708155466d88776338b3a7faec9f80f0134 (diff)
vendorcode/amd/pi/00670F00: Remove direct AGESA header includes
Update amdlib to pull in the AGESA headers through agesa_headers.h BUG=b:66818758 TEST=Build gardenia; Build & boot kahlee Change-Id: I3a2a2fde9738a9fe7a0b55cb91c29416cdc227a2 Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/22550 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/vendorcode/amd')
-rw-r--r--src/vendorcode/amd/pi/00670F00/Lib/amdlib.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/vendorcode/amd/pi/00670F00/Lib/amdlib.h b/src/vendorcode/amd/pi/00670F00/Lib/amdlib.h
index f5eab0a0c2..3f7fbbde26 100644
--- a/src/vendorcode/amd/pi/00670F00/Lib/amdlib.h
+++ b/src/vendorcode/amd/pi/00670F00/Lib/amdlib.h
@@ -46,8 +46,7 @@
#ifndef _AMD_LIB_H_
#define _AMD_LIB_H_
-#include "Porting.h"
-#include "AMD.h"
+#include <agesa_headers.h>
#define IOCF8 0xCF8
#define IOCFC 0xCFC