[coreboot-gerrit] Change in coreboot[master]: arch/x86/acpi/statdef.asl: Remove unnecessary whitespace

Elyes HAOUAS (Code Review) gerrit at coreboot.org
Thu Jan 25 20:34:14 CET 2018


Elyes HAOUAS has uploaded this change for review. ( https://review.coreboot.org/23433


Change subject: arch/x86/acpi/statdef.asl: Remove unnecessary whitespace
......................................................................

arch/x86/acpi/statdef.asl: Remove unnecessary whitespace

Change-Id: I8c49853a54fc301d39dc7c362f2085c25fad7fbd
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/arch/x86/acpi/statdef.asl
1 file changed, 6 insertions(+), 6 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/23433/1

diff --git a/src/arch/x86/acpi/statdef.asl b/src/arch/x86/acpi/statdef.asl
index 3de9620..f8c4b32 100644
--- a/src/arch/x86/acpi/statdef.asl
+++ b/src/arch/x86/acpi/statdef.asl
@@ -52,7 +52,7 @@
 
 /* Battery Device Notification Values */
 #define	NOTIFY_BAT_STATUSCHG	0x80
-#define	NOTIFY_BAT_INFOCHG  	0x81
+#define	NOTIFY_BAT_INFOCHG	0x81
 #define	NOTIFY_BAT_MAINTDATA    0x82
 
 /* Power Source Object Notification Values */
@@ -62,7 +62,7 @@
 #define	NOTIFY_TZ_STATUSCHG	    0x80
 #define	NOTIFY_TZ_TRIPPTCHG	    0x81
 #define	NOTIFY_TZ_DEVLISTCHG	0x82
-#define	NOTIFY_TZ_RELTBLCHG 	0x83
+#define	NOTIFY_TZ_RELTBLCHG	0x83
 
 /* Power Button Notification Values */
 #define	NOTIFY_POWER_BUTTON		0x80
@@ -74,14 +74,14 @@
 #define	NOTIFY_LID_STATUSCHG	0x80
 
 /* Processor Device Notification Values */
-#define	NOTIFY_CPU_PPCCHG   	0x80
-#define	NOTIFY_CPU_CSTATECHG  	0x81
+#define	NOTIFY_CPU_PPCCHG	0x80
+#define	NOTIFY_CPU_CSTATECHG	0x81
 #define	NOTIFY_CPU_THROTLCHG    0x82
 
 /* User Presence Device Notification Values */
 #define	NOTIFY_USR_PRESNCECHG	0x80
 
 /* Battery Device Notification Values */
-#define	NOTIFY_ALS_ILLUMCHG 	0x80
-#define	NOTIFY_ALS_COLORTMPCHG 	0x81
+#define	NOTIFY_ALS_ILLUMCHG	0x80
+#define	NOTIFY_ALS_COLORTMPCHG	0x81
 #define	NOTIFY_ALS_RESPCHG      0x82

-- 
To view, visit https://review.coreboot.org/23433
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: I8c49853a54fc301d39dc7c362f2085c25fad7fbd
Gerrit-Change-Number: 23433
Gerrit-PatchSet: 1
Gerrit-Owner: Elyes HAOUAS <ehaouas at noos.fr>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180125/602ee8a5/attachment.html>


More information about the coreboot-gerrit mailing list