aboutsummaryrefslogtreecommitdiff
path: root/src/superio/smsc/lpc47m15x/lpc47m15x_early_serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/smsc/lpc47m15x/lpc47m15x_early_serial.c')
-rw-r--r--src/superio/smsc/lpc47m15x/lpc47m15x_early_serial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/smsc/lpc47m15x/lpc47m15x_early_serial.c b/src/superio/smsc/lpc47m15x/lpc47m15x_early_serial.c
index dda759731b..3e73979458 100644
--- a/src/superio/smsc/lpc47m15x/lpc47m15x_early_serial.c
+++ b/src/superio/smsc/lpc47m15x/lpc47m15x_early_serial.c
@@ -34,7 +34,7 @@ static void pnp_exit_conf_state(device_t dev)
outb(0xaa, port);
}
-static void lpc47b272_enable_serial(device_t dev, unsigned iobase)
+static inline void lpc47b272_enable_serial(device_t dev, unsigned iobase)
{
pnp_enter_conf_state(dev);
pnp_set_logical_device(dev);