From 5e0a2c2da4beeba731d02c7365c291609e7ee685 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Mon, 28 May 2018 13:43:53 +0200 Subject: mb/samsung: Get rid of whitespace before tab Change-Id: I0aefe25e3af61c747c06629e365b8e27459181aa Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/26635 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/samsung/stumpy/acpi/superio.asl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/samsung/stumpy/acpi') diff --git a/src/mainboard/samsung/stumpy/acpi/superio.asl b/src/mainboard/samsung/stumpy/acpi/superio.asl index c7ce92b15f..126221130f 100644 --- a/src/mainboard/samsung/stumpy/acpi/superio.asl +++ b/src/mainboard/samsung/stumpy/acpi/superio.asl @@ -24,7 +24,7 @@ #define SIO_ENABLE_ENVC // pnp 2e.4: Enable Environmental Controller #define SIO_ENVC_IO0 0x700 // pnp 2e.4: io 0x60 #define SIO_ENVC_IO1 0x710 // pnp 2e.4: io 0x62 -#define SIO_ENABLE_GPIO // pnp 2e.7: Enable GPIO +#define SIO_ENABLE_GPIO // pnp 2e.7: Enable GPIO #define SIO_GPIO_IO0 0x720 // pnp 2e.7: io 0x60 #define SIO_GPIO_IO1 0x730 // pnp 2e.7: io 0x60 -- cgit v1.2.3