From 85cd7c245cb9ccf085ed198d89fc2a3413e86d12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ky=C3=B6sti=20M=C3=A4lkki?= Date: Sun, 18 Aug 2019 22:21:25 +0300 Subject: device/oprom: Drop unnecessary AMD headers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I548dfa053f195b1ea87568240bf0041bb193d825 Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/c/coreboot/+/34986 Tested-by: build bot (Jenkins) Reviewed-by: Marshall Dawson --- src/device/oprom/realmode/x86.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/device') diff --git a/src/device/oprom/realmode/x86.c b/src/device/oprom/realmode/x86.c index 1a80a000e2..10a3c4954d 100644 --- a/src/device/oprom/realmode/x86.c +++ b/src/device/oprom/realmode/x86.c @@ -19,8 +19,6 @@ #include #include #include -#include -#include #include #include #include -- cgit v1.2.3