#include #include extern struct chip_operations superio_winbond_w83627hf_ops; struct superio_winbond_w83627hf_config { struct uart8250 com1, com2; struct pc_keyboard keyboard; };