device/oprom: Drop unnecessary AMD headers

Change-Id: I548dfa053f195b1ea87568240bf0041bb193d825
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34986
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
This commit is contained in:
Kyösti Mälkki
2019-08-18 22:21:25 +03:00
parent b843ee6efc
commit 85cd7c245c
3 changed files with 0 additions and 1162 deletions

View File

@@ -19,8 +19,6 @@
#include <arch/registers.h>
#include <boot/coreboot_tables.h>
#include <console/console.h>
#include <cpu/amd/lxdef.h>
#include <cpu/amd/vr.h>
#include <delay.h>
#include <device/pci.h>
#include <device/pci_ids.h>