[coreboot-gerrit] Change in coreboot[master]: soc/amd/stoneyridge: Remove smbus.asl

Richard Spiegel (Code Review) gerrit at coreboot.org
Thu Oct 18 13:11:17 CEST 2018


Richard Spiegel has uploaded this change for review. ( https://review.coreboot.org/29178


Change subject: soc/amd/stoneyridge: Remove smbus.asl
......................................................................

soc/amd/stoneyridge: Remove smbus.asl

The file smbus.asl has 0 bytes (no content). Remove it.

BUG=b:117814641
TEST=Build grunt and gardenia.

Change-Id: I0c48167195a9708afc255490bb1996b6dfc7bdfb
Signed-off-by: Richard Spiegel <richard.spiegel at silverbackltd.com>
---
M src/mainboard/amd/gardenia/dsdt.asl
M src/mainboard/google/kahlee/dsdt.asl
D src/soc/amd/stoneyridge/acpi/smbus.asl
3 files changed, 0 insertions(+), 6 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/78/29178/1

diff --git a/src/mainboard/amd/gardenia/dsdt.asl b/src/mainboard/amd/gardenia/dsdt.asl
index e6acfc8..990f456 100644
--- a/src/mainboard/amd/gardenia/dsdt.asl
+++ b/src/mainboard/amd/gardenia/dsdt.asl
@@ -66,9 +66,6 @@
 
 	} /* End \_SB scope */
 
-	/* Describe SMBUS for the Southbridge */
-	#include <smbus.asl>
-
 	/* Define the General Purpose Events for the platform */
 	#include "acpi/gpe.asl"
 }
diff --git a/src/mainboard/google/kahlee/dsdt.asl b/src/mainboard/google/kahlee/dsdt.asl
index 14f0d40..f006587 100644
--- a/src/mainboard/google/kahlee/dsdt.asl
+++ b/src/mainboard/google/kahlee/dsdt.asl
@@ -76,9 +76,6 @@
 		#include <ec/google/chromeec/acpi/ec.asl>
 	}
 
-	/* Describe SMBUS for the Southbridge */
-	#include <smbus.asl>
-
 	/* Define the General Purpose Events for the platform */
 	#include <variant/acpi/gpe.asl>
 }
diff --git a/src/soc/amd/stoneyridge/acpi/smbus.asl b/src/soc/amd/stoneyridge/acpi/smbus.asl
deleted file mode 100644
index e69de29..0000000
--- a/src/soc/amd/stoneyridge/acpi/smbus.asl
+++ /dev/null

-- 
To view, visit https://review.coreboot.org/29178
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0c48167195a9708afc255490bb1996b6dfc7bdfb
Gerrit-Change-Number: 29178
Gerrit-PatchSet: 1
Gerrit-Owner: Richard Spiegel <richard.spiegel at silverbackltd.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181018/324ff713/attachment.html>


More information about the coreboot-gerrit mailing list