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

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


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


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

mb/foxconn: Get rid of whitespace before tab

Change-Id: I0a4b7d774db1b2b486f44bd7363555c15d464484
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/mainboard/foxconn/g41s-k/acpi/x4x_pci_irqs.asl
1 file changed, 4 insertions(+), 4 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/18/26618/1

diff --git a/src/mainboard/foxconn/g41s-k/acpi/x4x_pci_irqs.asl b/src/mainboard/foxconn/g41s-k/acpi/x4x_pci_irqs.asl
index 8c8afcb..bb48e88 100644
--- a/src/mainboard/foxconn/g41s-k/acpi/x4x_pci_irqs.asl
+++ b/src/mainboard/foxconn/g41s-k/acpi/x4x_pci_irqs.asl
@@ -21,12 +21,12 @@
 {
 	If (PICM) {
 		Return (Package() {
-			/* PEG 					0:01.0 */
+			/* PEG					0:01.0 */
 			Package() { 0x0001ffff, 0, 0, 0x10 },
 			Package() { 0x0001ffff, 1, 0, 0x11 },
 			Package() { 0x0001ffff, 2, 0, 0x12 },
 			Package() { 0x0001ffff, 3, 0, 0x13 },
-			/* Internal GFX 			0:02.0 */
+			/* Internal GFX			0:02.0 */
 			Package() { 0x0002ffff, 0, 0, 0x10 },
 			/* High Definition Audio		0:1b.0 */
 			Package() { 0x001bffff, 0, 0, 0x10 },
@@ -49,12 +49,12 @@
 		})
 	} Else {
 		Return (Package() {
-			/* PEG 					0:01.0 */
+			/* PEG					0:01.0 */
 			Package() { 0x0001ffff, 0, \_SB.PCI0.LPCB.LNKA, 0 },
 			Package() { 0x0001ffff, 1, \_SB.PCI0.LPCB.LNKB, 0 },
 			Package() { 0x0001ffff, 2, \_SB.PCI0.LPCB.LNKC, 0 },
 			Package() { 0x0001ffff, 3, \_SB.PCI0.LPCB.LNKD, 0 },
-			/* Internal GFX 			0:02.0 */
+			/* Internal GFX			0:02.0 */
 			Package() { 0x0002ffff, 0, \_SB.PCI0.LPCB.LNKA, 0 },
 			/* High Definition Audio		0:1b.0 */
 			Package() { 0x001bffff, 0, \_SB.PCI0.LPCB.LNKA, 0 },

-- 
To view, visit https://review.coreboot.org/26618
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: I0a4b7d774db1b2b486f44bd7363555c15d464484
Gerrit-Change-Number: 26618
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/0127cf31/attachment-0001.html>


More information about the coreboot-gerrit mailing list