From 0cacb11c6252b6e1f4f0a2a33b47717ff22995d9 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Mon, 4 Feb 2019 12:16:38 +0100 Subject: Remove trailing whitespace MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I1ff9418bcf150558ce7c97fafa3a68e5fa59f11e Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/31227 Tested-by: build bot (Jenkins) Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Angel Pons --- it87spi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'it87spi.c') diff --git a/it87spi.c b/it87spi.c index efc2e0265..df9f664c9 100644 --- a/it87spi.c +++ b/it87spi.c @@ -124,7 +124,7 @@ static uint16_t it87spi_probe(uint16_t port) uint16_t flashport = 0; enter_conf_mode_ite(port); - + char *param = extract_programmer_param("dualbiosindex"); if (param != NULL) { sio_write(port, 0x07, 0x07); /* Select GPIO LDN */ -- cgit v1.2.3