From 58b9eeca32090e286e3eefeb9a8711a5274d8ad7 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Mon, 28 May 2018 13:40:21 +0200 Subject: mb/lenovo: Get rid of whitespace before tab Change-Id: I958fe66655cc3c589ce6709b83c56a9472628324 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/26630 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/lenovo/g505s/mainboard.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/lenovo/g505s/mainboard.h') diff --git a/src/mainboard/lenovo/g505s/mainboard.h b/src/mainboard/lenovo/g505s/mainboard.h index 7beb342da9..0a7ccd72dc 100644 --- a/src/mainboard/lenovo/g505s/mainboard.h +++ b/src/mainboard/lenovo/g505s/mainboard.h @@ -30,7 +30,7 @@ /* Any GEVENT pin can be mapped to any GPE. We try to keep the mapping 1:1, but * we make the distinction between GEVENT pin and SCI. */ -#define EC_SCI_GPE EC_SCI_GEVENT +#define EC_SCI_GPE EC_SCI_GEVENT #define EC_LID_GPE EC_LID_GEVENT #define PME_GPE 0x0b #define PCIE_GPE 0x18 -- cgit v1.2.3