[coreboot-gerrit] Change in coreboot[master]: soc/intel/cannonlake: Remove unused _STA method from cnvi.asl

Subrata Banik (Code Review) gerrit at coreboot.org
Wed Oct 31 16:30:18 CET 2018


Subrata Banik has uploaded this change for review. ( https://review.coreboot.org/29399


Change subject: soc/intel/cannonlake: Remove unused _STA method from cnvi.asl
......................................................................

soc/intel/cannonlake: Remove unused _STA method from cnvi.asl

Change-Id: Ic81de2dce6045ced913766790a40ed19119f5118
Signed-off-by: Subrata Banik <subrata.banik at intel.com>
---
M src/soc/intel/cannonlake/acpi/cnvi.asl
1 file changed, 0 insertions(+), 5 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/99/29399/1

diff --git a/src/soc/intel/cannonlake/acpi/cnvi.asl b/src/soc/intel/cannonlake/acpi/cnvi.asl
index f9aeeb0..dd4f528 100644
--- a/src/soc/intel/cannonlake/acpi/cnvi.asl
+++ b/src/soc/intel/cannonlake/acpi/cnvi.asl
@@ -24,9 +24,4 @@
 	Name (_S3W, 3)  /* D3 can wake system from S3 */
 
 	Name (_PRW, Package() { PME_B0_EN_BIT, 3 })
-
-	Method (_STA, 0)
-	{
-		Return (0xF)
-	}
 }

-- 
To view, visit https://review.coreboot.org/29399
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: Ic81de2dce6045ced913766790a40ed19119f5118
Gerrit-Change-Number: 29399
Gerrit-PatchSet: 1
Gerrit-Owner: Subrata Banik <subrata.banik at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181031/8011873d/attachment.html>


More information about the coreboot-gerrit mailing list