aboutsummaryrefslogtreecommitdiff
path: root/src/superio/winbond/w83627hf/w83627hf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/winbond/w83627hf/w83627hf.h')
-rw-r--r--src/superio/winbond/w83627hf/w83627hf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/superio/winbond/w83627hf/w83627hf.h b/src/superio/winbond/w83627hf/w83627hf.h
index bf7186ea4a..6eeb62bdd1 100644
--- a/src/superio/winbond/w83627hf/w83627hf.h
+++ b/src/superio/winbond/w83627hf/w83627hf.h
@@ -115,7 +115,7 @@
#include <arch/io.h>
-void w83627hf_set_clksel_48(device_t dev);
-void w83627hf_enable_serial(device_t dev, u16 iobase);
+void w83627hf_set_clksel_48(pnp_devfn_t dev);
+void w83627hf_enable_serial(pnp_devfn_t dev, u16 iobase);
#endif /* SUPERIO_WINBOND_W83627HF_H */