cleanup patch from Uwe Hermann.
[coreboot.git] / src / superio / NSC / pc87360 / chip.h
index 0a9846b1377b8a953330b49fff5662fc6fa71d89..37f544ea8ee1d84cd69470c13293ca7f0b21f45a 100644 (file)
@@ -1,10 +1,3 @@
-#ifndef SIO_COM1
-#define SIO_COM1_BASE   0x3F8
-#endif
-#ifndef SIO_COM2
-#define SIO_COM2_BASE   0x2F8
-#endif
-
 struct chip_operations;
 extern struct chip_operations superio_NSC_pc87360_ops;