struct chip_operations; extern struct chip_operations superio_NSC_pc87360_ops; #include #include struct superio_NSC_pc87360_config { struct uart8250 com1, com2; struct pc_keyboard keyboard; };