summaryrefslogtreecommitdiffstats
path: root/it87spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'it87spi.c')
-rw-r--r--it87spi.c2
1 files changed, 1 insertions, 1 deletions
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 */