summaryrefslogtreecommitdiff
path: root/src/mainboard/winnet/g170
diff options
context:
space:
mode:
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>2017-09-02 19:22:24 +0200
committerMartin Roth <martinroth@google.com>2017-09-06 04:35:37 +0000
commit699143aa3554fa7d417e550868f29cd014cb86f3 (patch)
treef915f8dc9e993a82b184878c1f23f5e67cde100b /src/mainboard/winnet/g170
parent027af74999b507c8c17f31e2edfbe1c5122881d4 (diff)
downloadcoreboot-699143aa3554fa7d417e550868f29cd014cb86f3.tar.xz
mb/winnet/g170: Drop AMD car.h file from Via mainboard
08f7d1ae0d ("mainboard/via*: Drop AMD car.h file") did the same for all Via mainboards that were in tree at that time, but the winnet/g170 was merged a bit later. Change-Id: Iedb33f4c2fce6fc2cf2669fee4ffb25bf793c92b Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Reviewed-on: https://review.coreboot.org/21343 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/mainboard/winnet/g170')
-rw-r--r--src/mainboard/winnet/g170/romstage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/winnet/g170/romstage.c b/src/mainboard/winnet/g170/romstage.c
index 9ac02d033e..4ba528c069 100644
--- a/src/mainboard/winnet/g170/romstage.c
+++ b/src/mainboard/winnet/g170/romstage.c
@@ -23,7 +23,6 @@
#include <console/console.h>
#include <northbridge/via/cn700/raminit.h>
#include <cpu/x86/bist.h>
-#include <cpu/amd/car.h>
#include <delay.h>
#include <lib.h>
#include <spd.h>