[coreboot-gerrit] Change in ...coreboot[master]: superio/ite/it8721f/acpi: Remove unneeded white space

Felix Held (Code Review) gerrit at coreboot.org
Sun Dec 16 17:50:22 CET 2018


Felix Held has submitted this change and it was merged. ( https://review.coreboot.org/c/coreboot/+/30219 )

Change subject: superio/ite/it8721f/acpi: Remove unneeded white space
......................................................................

superio/ite/it8721f/acpi: Remove unneeded white space

Change-Id: Ie605ab8ff13332359aa44fff12acbadd23dcdf74
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
Reviewed-on: https://review.coreboot.org/c/30219
Tested-by: build bot (Jenkins) <no-reply at coreboot.org>
Reviewed-by: Felix Held <felix-coreboot at felixheld.de>
Reviewed-by: Angel Pons <th3fanbus at gmail.com>
---
M src/superio/ite/it8721f/acpi/superio.asl
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  build bot (Jenkins): Verified
  Felix Held: Looks good to me, approved
  Angel Pons: Looks good to me, approved



diff --git a/src/superio/ite/it8721f/acpi/superio.asl b/src/superio/ite/it8721f/acpi/superio.asl
index b7f8e8f..c680f7e 100644
--- a/src/superio/ite/it8721f/acpi/superio.asl
+++ b/src/superio/ite/it8721f/acpi/superio.asl
@@ -95,7 +95,7 @@
 	{
 		/* Announce the used I/O ports to the OS */
 		Return (ResourceTemplate () {
-    	FixedIO (SUPERIO_PNP_BASE, 0x02)
+			FixedIO (SUPERIO_PNP_BASE, 0x02)
 		})
 	}
 

-- 
To view, visit https://review.coreboot.org/c/coreboot/+/30219
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie605ab8ff13332359aa44fff12acbadd23dcdf74
Gerrit-Change-Number: 30219
Gerrit-PatchSet: 2
Gerrit-Owner: HAOUAS Elyes <ehaouas at noos.fr>
Gerrit-Reviewer: Angel Pons <th3fanbus at gmail.com>
Gerrit-Reviewer: Felix Held <felix-coreboot at felixheld.de>
Gerrit-Reviewer: HAOUAS Elyes <ehaouas at noos.fr>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181216/0f9bd86d/attachment.html>


More information about the coreboot-gerrit mailing list