soc/amd/picasso/smihandler: remove unused device/pci_def.h include
Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Change-Id: If4f75eadca101593cf37faf2722f4ea8f509a1f7 Reviewed-on: https://review.coreboot.org/c/coreboot/+/51355 Reviewed-by: Raul Rangel <rrangel@chromium.org> Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
90bcdb436a
commit
6890d935d8
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
#include <cpu/x86/cache.h>
|
||||
#include <acpi/acpi.h>
|
||||
#include <arch/hlt.h>
|
||||
#include <device/pci_def.h>
|
||||
#include <soc/smi.h>
|
||||
#include <soc/southbridge.h>
|
||||
#include <amdblocks/acpimmio.h>
|
||||
|
|
Loading…
Reference in a new issue