diff --git a/src/superio/NSC/pc97307/chip.h b/src/superio/NSC/pc97307/chip.h index 8bdaec461d..fd78e8e89f 100644 --- a/src/superio/NSC/pc97307/chip.h +++ b/src/superio/NSC/pc97307/chip.h @@ -17,8 +17,6 @@ extern struct chip_control superio_NSC_pc97307_control; struct superio_NSC_pc97307_config { - struct com_ports com1; - struct lpt_ports lpt; int port; }; #endif /* _SUPERIO_NSC_PC97307 */