aboutsummaryrefslogtreecommitdiff
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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/southbridge/amd/sb700/chip.h b/src/southbridge/amd/sb700/chip.h
index acdb2b712c..390c579e52 100644
--- a/src/southbridge/amd/sb700/chip.h
+++ b/src/southbridge/amd/sb700/chip.h
@@ -24,7 +24,5 @@ struct southbridge_amd_sb700_config
{
u32 boot_switch_sata_ide : 1;
};
-struct chip_operations;
-extern struct chip_operations southbridge_amd_sb700_ops;
#endif /* SB700_CHIP_H */