This patch gets rid of all the implicit definition warnings for serengeti except...
[coreboot.git] / src / southbridge / amd / amd8111 / chip.h
index a4ae278fb9b4b7d9579a4a455456e031edf120ea..6c97ef2232fe181c5eb2b3900b200bbb999caf89 100644 (file)
@@ -5,6 +5,7 @@ struct southbridge_amd_amd8111_config
 {
        unsigned int ide0_enable : 1;
        unsigned int ide1_enable : 1;
+       unsigned int phy_lowreset : 1;
 };
 
 struct chip_operations;