extern struct chip_operations superio_nsc_pc87417_ops; #include #include struct superio_nsc_pc87417_config { struct uart8250 com1, com2; struct pc_keyboard keyboard; };