cleanup patch from Uwe Hermann.
[coreboot.git] / src / superio / NSC / pc87366 / chip.h
index b477a6f750c378e6b6a2c06f428f9bc523140b0b..0a35863239ce85539653f660145eb43969a42b80 100644 (file)
@@ -1,10 +1,3 @@
-#ifndef SIO_COM1
-#define SIO_COM1_BASE   0x3F8
-#endif
-#ifndef SIO_COM2
-#define SIO_COM2_BASE   0x2F8
-#endif
-
 extern struct chip_operations superio_NSC_pc87366_ops;
 
 #include <pc80/keyboard.h>