summaryrefslogtreecommitdiffstats
path: root/src/superio/fintek/f71889/f71889_early_serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/fintek/f71889/f71889_early_serial.c')
-rw-r--r--src/superio/fintek/f71889/f71889_early_serial.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/superio/fintek/f71889/f71889_early_serial.c b/src/superio/fintek/f71889/f71889_early_serial.c
index 3435bf5..29042ae 100644
--- a/src/superio/fintek/f71889/f71889_early_serial.c
+++ b/src/superio/fintek/f71889/f71889_early_serial.c
@@ -26,6 +26,7 @@ static void pnp_enter_conf_state(device_t dev)
{
u16 port = dev >> 8;
outb(0x87, port);
+ outb(0x87, port);
}
static void pnp_exit_conf_state(device_t dev)
OpenPOWER on IntegriCloud