summaryrefslogtreecommitdiff
path: root/src/southbridge/broadcom
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/broadcom')
-rw-r--r--src/southbridge/broadcom/bcm5785/bcm5785.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/southbridge/broadcom/bcm5785/bcm5785.h b/src/southbridge/broadcom/bcm5785/bcm5785.h
index 4517ddad0c..e1c6f66191 100644
--- a/src/southbridge/broadcom/bcm5785/bcm5785.h
+++ b/src/southbridge/broadcom/bcm5785/bcm5785.h
@@ -20,11 +20,8 @@
#include <device/device.h>
#include "chip.h"
-#ifndef __PRE_RAM__
void bcm5785_enable(struct device *dev);
-#else
void enable_fid_change_on_sb(unsigned sbbusn, unsigned sbdn);
-#endif
void bcm5785_set_subsystem(struct device *dev, unsigned int vendor,
unsigned int device);