From e93e7102cf63a122d2f69a24678f8bec38af88a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ky=C3=B6sti=20M=C3=A4lkki?= Date: Fri, 17 Jun 2016 21:41:29 +0300 Subject: dmp/vortex86ex: Drop excessive include MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ieeae96d53627768de98006074c8c8e826b1741fc Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/15233 Reviewed-by: Aaron Durbin Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel --- src/mainboard/dmp/vortex86ex/romstage.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/dmp/vortex86ex/romstage.c') diff --git a/src/mainboard/dmp/vortex86ex/romstage.c b/src/mainboard/dmp/vortex86ex/romstage.c index 0b02373952..d2cc146059 100644 --- a/src/mainboard/dmp/vortex86ex/romstage.c +++ b/src/mainboard/dmp/vortex86ex/romstage.c @@ -298,7 +298,6 @@ static void enable_l2_cache(void) pci_write_config8(NB1, 0xe8, reg_nb_f1_e8); } -#include static void main(unsigned long bist) { u32 dmp_id; -- cgit v1.2.3