aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/sb800/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/amd/sb800/chip.h')
-rw-r--r--src/southbridge/amd/sb800/chip.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/southbridge/amd/sb800/chip.h b/src/southbridge/amd/sb800/chip.h
index 41f26d16c0..13e1aacd72 100644
--- a/src/southbridge/amd/sb800/chip.h
+++ b/src/southbridge/amd/sb800/chip.h
@@ -28,7 +28,5 @@ struct southbridge_amd_sb800_config
u32 hda_viddid;
u8 gpp_configuration;
};
-struct chip_operations;
-extern struct chip_operations southbridge_amd_sb800_ops;
#endif /* SB800_CHIP_H */