aboutsummaryrefslogtreecommitdiff
path: root/src/superio/fintek/f71872/f71872.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/fintek/f71872/f71872.h')
-rw-r--r--src/superio/fintek/f71872/f71872.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/superio/fintek/f71872/f71872.h b/src/superio/fintek/f71872/f71872.h
index 577f8d11d9..fb8076248a 100644
--- a/src/superio/fintek/f71872/f71872.h
+++ b/src/superio/fintek/f71872/f71872.h
@@ -18,8 +18,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef SUPERIO_FINTEK_F71872_F71872_H
-#define SUPERIO_FINTEK_F71872_F71872_H
+#ifndef SUPERIO_FINTEK_F71872_H
+#define SUPERIO_FINTEK_F71872_H
/* Logical Device Numbers (LDN). */
#define F71872_FDC 0x00 /* Floppy */
@@ -34,4 +34,4 @@
void f71872_enable_serial(device_t dev, u16 iobase);
-#endif /* SUPERIO_FINTEK_F71872_F71872_H */
+#endif /* SUPERIO_FINTEK_F71872_H */