summaryrefslogtreecommitdiffstats
path: root/src/southbridge/broadcom/bcm5785/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/broadcom/bcm5785/chip.h')
-rw-r--r--src/southbridge/broadcom/bcm5785/chip.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/southbridge/broadcom/bcm5785/chip.h b/src/southbridge/broadcom/bcm5785/chip.h
index eb337e962429..d323bee6c416 100644
--- a/src/southbridge/broadcom/bcm5785/chip.h
+++ b/src/southbridge/broadcom/bcm5785/chip.h
@@ -28,7 +28,5 @@ struct southbridge_broadcom_bcm5785_config
unsigned int sata0_enable : 1;
unsigned int sata1_enable : 1;
};
-struct chip_operations;
-extern struct chip_operations southbridge_broadcom_bcm5785_ops;
#endif /* BCM5785_CHIP_H */