#include #include extern struct chip_operations superio_winbond_w83627thg_ops; struct superio_winbond_w83627thg_config { struct uart8250 com1, com2; struct pc_keyboard keyboard; };