AGESA binaryPI: Clean up amdfamXX.h include

Change-Id: Iba8b8d33e1f10e28745234988d97d4fafd04c798
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/21583
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
2017-09-18 12:10:21 +03:00
parent c924f39829
commit d082b6ae84
109 changed files with 0 additions and 148 deletions

View File

@ -21,7 +21,6 @@
#include <arch/ioapic.h>
#include <device/pci.h>
#include <device/pci_ids.h>
#include <cpu/amd/amdfam15.h>
unsigned long acpi_fill_madt(unsigned long current)
{