[coreboot-gerrit] Change in coreboot[master]: mb/biostar: Get rid of whitespace before tab

Elyes HAOUAS (Code Review) gerrit at coreboot.org
Mon May 28 13:34:13 CEST 2018


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


Change subject: mb/biostar: Get rid of whitespace before tab
......................................................................

mb/biostar: Get rid of whitespace before tab

Change-Id: I15c34c65fba22c297cd26c2ee23bcf5e7b56e233
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/mainboard/biostar/a68n_5200/acpi/gpe.asl
M src/mainboard/biostar/a68n_5200/dsdt.asl
M src/mainboard/biostar/am1ml/acpi/gpe.asl
M src/mainboard/biostar/am1ml/dsdt.asl
4 files changed, 4 insertions(+), 4 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/14/26614/1

diff --git a/src/mainboard/biostar/a68n_5200/acpi/gpe.asl b/src/mainboard/biostar/a68n_5200/acpi/gpe.asl
index 9a84698..87b0d21 100644
--- a/src/mainboard/biostar/a68n_5200/acpi/gpe.asl
+++ b/src/mainboard/biostar/a68n_5200/acpi/gpe.asl
@@ -71,4 +71,4 @@
 		Notify(\_SB.PCI0.AZHD, 0x02) /* NOTIFY_DEVICE_WAKE */
 		Notify(\_SB.PWRB, 0x02) /* NOTIFY_DEVICE_WAKE */
 	}
-} 	/* End Scope GPE */
+}	/* End Scope GPE */
diff --git a/src/mainboard/biostar/a68n_5200/dsdt.asl b/src/mainboard/biostar/a68n_5200/dsdt.asl
index e709989..e2d0208 100644
--- a/src/mainboard/biostar/a68n_5200/dsdt.asl
+++ b/src/mainboard/biostar/a68n_5200/dsdt.asl
@@ -46,7 +46,7 @@
 
 	/* System Bus */
 	Scope(\_SB) { /* Start \_SB scope */
-	 	/* global utility methods expected within the \_SB scope */
+		/* global utility methods expected within the \_SB scope */
 		#include <arch/x86/acpi/globutil.asl>
 
 		/* Describe IRQ Routing mapping for this platform (within the \_SB scope) */
diff --git a/src/mainboard/biostar/am1ml/acpi/gpe.asl b/src/mainboard/biostar/am1ml/acpi/gpe.asl
index 9a84698..87b0d21 100644
--- a/src/mainboard/biostar/am1ml/acpi/gpe.asl
+++ b/src/mainboard/biostar/am1ml/acpi/gpe.asl
@@ -71,4 +71,4 @@
 		Notify(\_SB.PCI0.AZHD, 0x02) /* NOTIFY_DEVICE_WAKE */
 		Notify(\_SB.PWRB, 0x02) /* NOTIFY_DEVICE_WAKE */
 	}
-} 	/* End Scope GPE */
+}	/* End Scope GPE */
diff --git a/src/mainboard/biostar/am1ml/dsdt.asl b/src/mainboard/biostar/am1ml/dsdt.asl
index 281669c..b8f1515 100644
--- a/src/mainboard/biostar/am1ml/dsdt.asl
+++ b/src/mainboard/biostar/am1ml/dsdt.asl
@@ -50,7 +50,7 @@
 
 	/* System Bus */
 	Scope(\_SB) { /* Start \_SB scope */
-	 	/* global utility methods expected within the \_SB scope */
+		/* global utility methods expected within the \_SB scope */
 		#include <arch/x86/acpi/globutil.asl>
 
 		/* Describe IRQ Routing mapping for this platform (within the \_SB scope) */

-- 
To view, visit https://review.coreboot.org/26614
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: I15c34c65fba22c297cd26c2ee23bcf5e7b56e233
Gerrit-Change-Number: 26614
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/20180528/69e26b5c/attachment-0001.html>


More information about the coreboot-gerrit mailing list