aboutsummaryrefslogtreecommitdiff
path: root/src/superio/smsc/smscsuperio/smscsuperio_early_serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/smsc/smscsuperio/smscsuperio_early_serial.c')
-rw-r--r--src/superio/smsc/smscsuperio/smscsuperio_early_serial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/smsc/smscsuperio/smscsuperio_early_serial.c b/src/superio/smsc/smscsuperio/smscsuperio_early_serial.c
index 4cb4e18529..28022b649e 100644
--- a/src/superio/smsc/smscsuperio/smscsuperio_early_serial.c
+++ b/src/superio/smsc/smscsuperio/smscsuperio_early_serial.c
@@ -30,7 +30,7 @@
* Enable the specified serial port.
*
* @param dev The device to use.
- * @param dev The I/O base of the serial port (usually 0x3f8/0x2f8).
+ * @param iobase The I/O base of the serial port (usually 0x3f8/0x2f8).
*/
static inline void smscsuperio_enable_serial(device_t dev, uint16_t iobase)
{