Aamir Bohra has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/34270 )
Change subject: soc/intel/cannonlake: Remove unused header files from southbridge.asl ......................................................................
soc/intel/cannonlake: Remove unused header files from southbridge.asl
Change-Id: I1f970db22f87e8eba0129ca049f75d16539644a5 Signed-off-by: Aamir Bohra aamir.bohra@intel.com --- M src/soc/intel/cannonlake/acpi/southbridge.asl 1 file changed, 0 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/70/34270/1
diff --git a/src/soc/intel/cannonlake/acpi/southbridge.asl b/src/soc/intel/cannonlake/acpi/southbridge.asl index d9ff70b..8ba3d89 100644 --- a/src/soc/intel/cannonlake/acpi/southbridge.asl +++ b/src/soc/intel/cannonlake/acpi/southbridge.asl @@ -15,11 +15,6 @@ * GNU General Public License for more details. */
-#include <intelblocks/itss.h> -#include <intelblocks/pcr.h> -#include <soc/itss.h> -#include <soc/pcr_ids.h> - /* PCI IRQ assignment */ #include "pci_irqs.asl"