#ifndef AMD8111_CHIP_H #define AMD8111_CHIP_H struct southbridge_amd_amd8111_config { }; struct chip_operations; extern struct chip_operations southbridge_amd_amd8111_ops; #endif /* AMD8111_CHIP_H */