summaryrefslogtreecommitdiff
path: root/src/superio/winbond/w83697hf/early_serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/winbond/w83697hf/early_serial.c')
-rw-r--r--src/superio/winbond/w83697hf/early_serial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/winbond/w83697hf/early_serial.c b/src/superio/winbond/w83697hf/early_serial.c
index 7731804699..2825eebd23 100644
--- a/src/superio/winbond/w83697hf/early_serial.c
+++ b/src/superio/winbond/w83697hf/early_serial.c
@@ -35,7 +35,7 @@ static void pnp_exit_ext_func_mode(device_t dev)
outb(0xaa, port);
}
-static void w83697hf_set_clksel_48(device_t dev)
+void w83697hf_set_clksel_48(device_t dev)
{
u8 reg8;