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>
This commit is contained in:
Martin Roth 2017-11-20 20:05:07 -07:00
parent 2983c70815
commit 4d13307030
1 changed files with 1 additions and 2 deletions

View File

@ -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