[coreboot-gerrit] Change in coreboot[master]: intel/apollolake: Fix typo in dptf.asl

Chris Zhou (Code Review) gerrit at coreboot.org
Fri Aug 10 11:53:23 CEST 2018


Chris Zhou has uploaded this change for review. ( https://review.coreboot.org/28001


Change subject: intel/apollolake: Fix typo in dptf.asl
......................................................................

intel/apollolake: Fix typo in dptf.asl

Fix define typo in dptf.asl

BUG=none
TEST=emerge-octopus coreboot PASS

Change-Id: I1c3bd55d1507e6fffe638bba38c99a9851b8a96a
Signed-off-by: Chris Zhou <chris_zhou at compal.corp-partner.google.com>
---
M src/soc/intel/apollolake/acpi/dptf.asl
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/01/28001/1

diff --git a/src/soc/intel/apollolake/acpi/dptf.asl b/src/soc/intel/apollolake/acpi/dptf.asl
index 743fa92..b9ba9c3 100644
--- a/src/soc/intel/apollolake/acpi/dptf.asl
+++ b/src/soc/intel/apollolake/acpi/dptf.asl
@@ -16,7 +16,7 @@
 #define DPTF_CPU_DEVICE		TCPU
 
 #ifndef DPTF_CPU_PASSIVE
-#definie DPTF_CPU_PASSIVE	80
+#define DPTF_CPU_PASSIVE	80
 #endif
 
 #ifndef DPTF_CPU_CRITICAL

-- 
To view, visit https://review.coreboot.org/28001
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: I1c3bd55d1507e6fffe638bba38c99a9851b8a96a
Gerrit-Change-Number: 28001
Gerrit-PatchSet: 1
Gerrit-Owner: Chris Zhou <chris_zhou at compal.corp-partner.google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180810/064771c3/attachment.html>


More information about the coreboot-gerrit mailing list