[coreboot-gerrit] Change in coreboot[master]: mb/esd: 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/26617


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

mb/esd: Get rid of whitespace before tab

Change-Id: I0458e4fe08e32daf0b880e0a29752297e8159fe6
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/mainboard/esd/atom15/devicetree.cb
M src/mainboard/esd/atom15/irqroute.h
2 files changed, 8 insertions(+), 8 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/17/26617/1

diff --git a/src/mainboard/esd/atom15/devicetree.cb b/src/mainboard/esd/atom15/devicetree.cb
index 769a687..5b9a047 100644
--- a/src/mainboard/esd/atom15/devicetree.cb
+++ b/src/mainboard/esd/atom15/devicetree.cb
@@ -63,7 +63,7 @@
 		device pci 11.0 off end	# 8086 0F15 - SDIO Port			-
 		device pci 12.0 on end	# 8086 0F16 - SD Port			MicroSD on SD3
 		device pci 13.0 off end	# 8086 0F23 - SATA AHCI			-
-		device pci 14.0 off end	# 8086 0F35 - USB XHCI 			-
+		device pci 14.0 off end	# 8086 0F35 - USB XHCI			-
 		device pci 15.0 off end	# 8086 0F28 - LP Engine Audio		-
 		device pci 17.0 off end	# 8086 0F50 - MMC Port			-
 		device pci 18.0 on end	# 8086 0F40 - SIO - DMA			-
diff --git a/src/mainboard/esd/atom15/irqroute.h b/src/mainboard/esd/atom15/irqroute.h
index 6b41798..c8643e9 100644
--- a/src/mainboard/esd/atom15/irqroute.h
+++ b/src/mainboard/esd/atom15/irqroute.h
@@ -21,14 +21,14 @@
 #include <soc/intel/fsp_baytrail/include/soc/pci_devs.h>
 
 /*
- *IR02h GFX      INT(A) 	- PIRQ A
+ *IR02h GFX      INT(A)	- PIRQ A
  *IR10h EMMC	 INT(ABCD)	- PIRQ DEFG
- *IR11h SDIO     INT(A) 	- PIRQ B
- *IR12h SD       INT(A) 	- PIRQ C
- *IR13h SATA     INT(A) 	- PIRQ D
- *IR14h XHCI     INT(A) 	- PIRQ E
- *IR15h LP Audio INT(A) 	- PIRQ F
- *IR17h MMC      INT(A) 	- PIRQ F
+ *IR11h SDIO     INT(A)	- PIRQ B
+ *IR12h SD       INT(A)	- PIRQ C
+ *IR13h SATA     INT(A)	- PIRQ D
+ *IR14h XHCI     INT(A)	- PIRQ E
+ *IR15h LP Audio INT(A)	- PIRQ F
+ *IR17h MMC      INT(A)	- PIRQ F
  *IR18h SIO      INT(ABCD)	- PIRQ BADC
  *IR1Ah TXE      INT(A)		- PIRQ F
  *IR1Bh HD Audio INT(A)		- PIRQ G

-- 
To view, visit https://review.coreboot.org/26617
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: I0458e4fe08e32daf0b880e0a29752297e8159fe6
Gerrit-Change-Number: 26617
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/713bc8ea/attachment-0001.html>


More information about the coreboot-gerrit mailing list