aboutsummaryrefslogtreecommitdiff
path: root/src/superio/fintek/f71869ad/f71869ad_multifunc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/fintek/f71869ad/f71869ad_multifunc.c')
-rw-r--r--src/superio/fintek/f71869ad/f71869ad_multifunc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/fintek/f71869ad/f71869ad_multifunc.c b/src/superio/fintek/f71869ad/f71869ad_multifunc.c
index e0182ed8c2..3374ef1f55 100644
--- a/src/superio/fintek/f71869ad/f71869ad_multifunc.c
+++ b/src/superio/fintek/f71869ad/f71869ad_multifunc.c
@@ -30,7 +30,7 @@
#define MULTI_FUNC_SEL_REG4 0x2B
#define MULTI_FUNC_SEL_REG5 0x2C
-void f71869ad_multifunc_init(device_t dev)
+void f71869ad_multifunc_init(struct device *dev)
{
const struct superio_fintek_f71869ad_config *conf = dev->chip_info;