aboutsummaryrefslogtreecommitdiff
path: root/src/superio/smsc/sio1007/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/smsc/sio1007/chip.h')
-rw-r--r--src/superio/smsc/sio1007/chip.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/superio/smsc/sio1007/chip.h b/src/superio/smsc/sio1007/chip.h
index eee2811826..345b40366f 100644
--- a/src/superio/smsc/sio1007/chip.h
+++ b/src/superio/smsc/sio1007/chip.h
@@ -20,6 +20,7 @@
#ifndef SUPERIO_SMSC_1007_CHIP_H
#define SUPERIO_SMSC_1007_CHIP_H
+/* FIXME: wrong place for this! */
void sio1007_setreg(u16 lpc_port, u8 reg, u8 value, u8 mask);
int sio1007_enable_uart_at(u16 port);