aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/stoneyridge/northbridge.c
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2017-09-24 19:42:13 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2017-09-26 09:58:47 +0000
commitf724e89dce387984059842c1371761da2e54e2a6 (patch)
treeb61affcb966ba31f9ac52654a5479fe3cedca977 /src/soc/amd/stoneyridge/northbridge.c
parent525930bdf448b20f3b725d1ae0fd4045654b1fa6 (diff)
binaryPI: Drop Options.h include
Change-Id: Ide14bd164fe4a1846f86c6be326e2cd4f540bf97 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/21662 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/soc/amd/stoneyridge/northbridge.c')
-rw-r--r--src/soc/amd/stoneyridge/northbridge.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/amd/stoneyridge/northbridge.c b/src/soc/amd/stoneyridge/northbridge.c
index d9cc281ef3..79336d820e 100644
--- a/src/soc/amd/stoneyridge/northbridge.c
+++ b/src/soc/amd/stoneyridge/northbridge.c
@@ -41,7 +41,6 @@
*/
#include <AGESA.h>
#include <FieldAccessors.h>
-#include <Options.h>
#include <Porting.h>
#include <Topology.h>