#ifndef _SOUTHBRIDGE_AMD_CS5536 #define _SOUTHBRIDGE_AMD_CS5536 extern struct chip_operations southbridge_amd_cs5536_ops; struct southbridge_amd_cs5536_config { int none; }; #endif /* _SOUTHBRIDGE_AMD_CS5536 */