summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/sb700/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/amd/sb700/chip.h')
-rw-r--r--src/southbridge/amd/sb700/chip.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/southbridge/amd/sb700/chip.h b/src/southbridge/amd/sb700/chip.h
index d4eac3619a..acdb2b712c 100644
--- a/src/southbridge/amd/sb700/chip.h
+++ b/src/southbridge/amd/sb700/chip.h
@@ -22,10 +22,7 @@
struct southbridge_amd_sb700_config
{
- u32 ide0_enable : 1;
- u32 sata0_enable : 1;
u32 boot_switch_sata_ide : 1;
- u32 hda_viddid;
};
struct chip_operations;
extern struct chip_operations southbridge_amd_sb700_ops;