diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/soc/amd/common/amd_pci_util.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/amd/common/amd_pci_util.h b/src/soc/amd/common/amd_pci_util.h index 6f8ff48e08..39ffcedd32 100644 --- a/src/soc/amd/common/amd_pci_util.h +++ b/src/soc/amd/common/amd_pci_util.h @@ -17,7 +17,6 @@ #define __AMD_PCI_UTIL_H__ #include <stdint.h> -#include <soc/amd_pci_int_defs.h> /* FCH index/data registers */ #define PCI_INTR_INDEX 0xc00 |