From f8a31c510c51f190ae5e1d3d5989ba8cb3f162b9 Mon Sep 17 00:00:00 2001 From: Greg Watson Date: Sat, 13 Mar 2004 03:30:18 +0000 Subject: Fix file broken by Erics changes git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1401 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/superio/NSC/pc97307/chip.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/superio') 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 */ -- cgit v1.2.3