diff options
Diffstat (limited to 'src/superio/fintek/f81865f/f81865f.h')
-rw-r--r-- | src/superio/fintek/f81865f/f81865f.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/superio/fintek/f81865f/f81865f.h b/src/superio/fintek/f81865f/f81865f.h index 99b769884d..e3c204acf7 100644 --- a/src/superio/fintek/f81865f/f81865f.h +++ b/src/superio/fintek/f81865f/f81865f.h @@ -35,6 +35,4 @@ #define F81865F_GPIO 0x06 /* General Purpose I/O (GPIO) */ #define F81865F_PME 0x0a /* Power Management Events (PME) */ -void f81865f_enable_serial(device_t dev, u16 iobase); - #endif /* SUPERIO_FINTEK_F81865_H */ |