From a419fd3728338f93bb4bf643deca6989d552a8d0 Mon Sep 17 00:00:00 2001 From: Richard Spiegel Date: Wed, 17 Oct 2018 13:32:58 -0700 Subject: mb/kahlee mb/gardenia: Remove smbus.asl include The file soc/amd/stoneyridge/acpi/smbus.asl has 0 bytes (no content). Remove the include of this file. BUG=b:117814641 TEST=Build grunt and gardenia. Change-Id: I0c48167195a9708afc255490bb1996b6dfc7bdfb Signed-off-by: Richard Spiegel Reviewed-on: https://review.coreboot.org/29178 Reviewed-by: Martin Roth Tested-by: build bot (Jenkins) --- src/mainboard/google/kahlee/dsdt.asl | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mainboard/google/kahlee') diff --git a/src/mainboard/google/kahlee/dsdt.asl b/src/mainboard/google/kahlee/dsdt.asl index 14f0d409c2..f006587c2f 100644 --- a/src/mainboard/google/kahlee/dsdt.asl +++ b/src/mainboard/google/kahlee/dsdt.asl @@ -76,9 +76,6 @@ DefinitionBlock ( #include } - /* Describe SMBUS for the Southbridge */ - #include - /* Define the General Purpose Events for the platform */ #include } -- cgit v1.2.3