aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/pi/00670F00/agesa_headers.h
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2017-11-16 16:00:53 -0700
committerMartin Roth <martinroth@google.com>2017-11-19 01:44:07 +0000
commit241391841e3aac76bb1cca282a9ed7ba192827f3 (patch)
treee6d26a4c4ce9b23d7539a92d5ed7b2c234da6d61 /src/vendorcode/amd/pi/00670F00/agesa_headers.h
parent6c623ca5655b273269701f212fb12118029d78e2 (diff)
vendorcode/amd/pi/00670F00: Remove dependency on amd/include dir
Copy the two headers used by the Stoney BinaryPI implementation into the 00670F00 directory so that any changes that are made to them don't affect other platforms. BUG=b:67299330 TEST=Build Change-Id: I5d37fac72871f2617c4be45c151741436cbfce96 Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/22498 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/vendorcode/amd/pi/00670F00/agesa_headers.h')
-rw-r--r--src/vendorcode/amd/pi/00670F00/agesa_headers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vendorcode/amd/pi/00670F00/agesa_headers.h b/src/vendorcode/amd/pi/00670F00/agesa_headers.h
index d93b73f163..721da3f89c 100644
--- a/src/vendorcode/amd/pi/00670F00/agesa_headers.h
+++ b/src/vendorcode/amd/pi/00670F00/agesa_headers.h
@@ -17,7 +17,7 @@
#define __AGESA_HEADERS_H__
#pragma pack(push)
-#include <Porting.h>
+#include "Porting.h"
#include "AGESA.h"
#include "AMD.h"