summaryrefslogtreecommitdiff
path: root/src/superio/nuvoton/common/nuvoton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/nuvoton/common/nuvoton.h')
-rw-r--r--src/superio/nuvoton/common/nuvoton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/nuvoton/common/nuvoton.h b/src/superio/nuvoton/common/nuvoton.h
index e9e8d4b2c9..43d80a9cad 100644
--- a/src/superio/nuvoton/common/nuvoton.h
+++ b/src/superio/nuvoton/common/nuvoton.h
@@ -25,6 +25,6 @@
#include <arch/io.h>
#include <stdint.h>
-void nuvoton_enable_serial(device_t dev, u16 iobase);
+void nuvoton_enable_serial(pnp_devfn_t dev, u16 iobase);
#endif /* SUPERIO_NUVOTON_COMMON_ROMSTAGE_H */