diff options
Diffstat (limited to 'src/device/oprom')
-rw-r--r-- | src/device/oprom/realmode/x86.c | 2 |
1 files changed, 0 insertions, 2 deletions
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 <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> |