summaryrefslogtreecommitdiff
path: root/src/superio/fintek/f71889/f71889.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/fintek/f71889/f71889.h')
-rw-r--r--src/superio/fintek/f71889/f71889.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/superio/fintek/f71889/f71889.h b/src/superio/fintek/f71889/f71889.h
index 6dc43b36a2..72148f4f62 100644
--- a/src/superio/fintek/f71889/f71889.h
+++ b/src/superio/fintek/f71889/f71889.h
@@ -18,8 +18,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef SUPERIO_FINTEK_F71889_F71889_H
-#define SUPERIO_FINTEK_F71889_F71889_H
+#ifndef SUPERIO_FINTEK_F71889_H
+#define SUPERIO_FINTEK_F71889_H
/* Logical Device Numbers (LDN). */
#define F71889_FDC 0x00 /* Floppy */
@@ -36,4 +36,4 @@
void f71889_enable_serial(device_t dev, u16 iobase);
-#endif /* SUPERIO_FINTEK_F71889_F71889_H */
+#endif /* SUPERIO_FINTEK_F71889_H */