Remove drivers/pci/onboard. The only purpose was for option ROMs, which are
[coreboot.git] / src / southbridge / nvidia / ck804 / chip.h
index ddbe6be981ba15b6b0ca30b99f139abad8e422bc..479f3ebbf4ddea6cbf1eee3586c2f578570f9c18 100644 (file)
@@ -7,8 +7,6 @@ struct southbridge_nvidia_ck804_config {
        unsigned int ide1_enable : 1;
        unsigned int sata0_enable : 1;
        unsigned int sata1_enable : 1;
-       unsigned long nic_rom_address;
-       unsigned long raid_rom_address;
        unsigned int mac_eeprom_smbus;
        unsigned int mac_eeprom_addr;
 };