Fix file broken by Erics changes

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1401 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Greg Watson 2004-03-13 03:30:18 +00:00
parent cfaeaf6d2d
commit f8a31c510c
1 changed files with 0 additions and 2 deletions

View File

@ -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 */