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:
parent
cfaeaf6d2d
commit
f8a31c510c
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue