aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/jetway
diff options
context:
space:
mode:
authorMarc Jones <marcj303@gmail.com>2017-04-20 22:34:34 -0600
committerKyösti Mälkki <kyosti.malkki@gmail.com>2017-08-24 11:32:08 +0000
commit08f7d1ae0d38e14cf738167f73c4873a77a93633 (patch)
treed29765cecade754c509a5df84229655ef9de6a95 /src/mainboard/jetway
parent2900d4b92ecab16483b5a899d792e2c6716d397d (diff)
mainboard/via*: Drop AMD car.h file
Don't include src/include/cpu/amd/car.h in Via motherboards. Change-Id: I9d2b3cfb619cf831c7a677992ca03d5f42e5ffd1 Signed-off-by: Marc Jones <marcj303@gmail.com> Reviewed-on: https://review.coreboot.org/19404 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/jetway')
-rw-r--r--src/mainboard/jetway/j7f2/romstage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/jetway/j7f2/romstage.c b/src/mainboard/jetway/j7f2/romstage.c
index 5aee95d7cd..186c768168 100644
--- a/src/mainboard/jetway/j7f2/romstage.c
+++ b/src/mainboard/jetway/j7f2/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 <southbridge/via/vt8237r/vt8237r.h>
#include <superio/fintek/common/fintek.h>