fix for newconfig
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1061 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
1188bd2adc
commit
5f7fc31d70
|
@ -11,6 +11,8 @@
|
|||
#define SIO_COM2_BASE 0x2F8
|
||||
#endif
|
||||
|
||||
extern struct chip_control superio_NSC_pc87360_control;
|
||||
|
||||
struct superio_NSC_pc87360_config {
|
||||
struct com_ports com1;
|
||||
struct lpt_ports lpt;
|
||||
|
|
Loading…
Reference in New Issue