aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/sb600/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/amd/sb600/chip.h')
-rw-r--r--src/southbridge/amd/sb600/chip.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/southbridge/amd/sb600/chip.h b/src/southbridge/amd/sb600/chip.h
index ce40f18bf3..e288cbff89 100644
--- a/src/southbridge/amd/sb600/chip.h
+++ b/src/southbridge/amd/sb600/chip.h
@@ -24,7 +24,5 @@ struct southbridge_amd_sb600_config
{
u32 hda_viddid;
};
-struct chip_operations;
-extern struct chip_operations southbridge_amd_sb600_ops;
#endif /* SB600_CHIP_H */