X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fsuperio%2Fwinbond%2Fw83697hf%2Fearly_serial.c;h=2825eebd23b17838c1ff8178c648b5ece911848b;hb=4a5c62cf9120e8f1a2b116efe0cbe658315834c7;hp=7731804699c4f745ff7949a304b7199916e395f8;hpb=ab4c218379e09b7cffb1fedca92815a187844795;p=coreboot.git diff --git a/src/superio/winbond/w83697hf/early_serial.c b/src/superio/winbond/w83697hf/early_serial.c index 773180469..2825eebd2 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;