summaryrefslogtreecommitdiff
path: root/src/superio/nsc/pc87360/pc87360.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/nsc/pc87360/pc87360.h')
-rw-r--r--src/superio/nsc/pc87360/pc87360.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/superio/nsc/pc87360/pc87360.h b/src/superio/nsc/pc87360/pc87360.h
index 31680b4d7d..c9697464d2 100644
--- a/src/superio/nsc/pc87360/pc87360.h
+++ b/src/superio/nsc/pc87360/pc87360.h
@@ -30,9 +30,4 @@
#define PC87360_FSCM 0x09
#define PC87360_WDT 0x0A
-#include <arch/io.h>
-#include <stdint.h>
-
-void pc87360_enable_serial(pnp_devfn_t dev, u16 iobase);
-
#endif /* SUPERIO_NSC_PC87360_H */