aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/rdc/r8610/r8610.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/rdc/r8610/r8610.c')
-rw-r--r--src/southbridge/rdc/r8610/r8610.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/southbridge/rdc/r8610/r8610.c b/src/southbridge/rdc/r8610/r8610.c
index 338a133f0b..328f3bef8c 100644
--- a/src/southbridge/rdc/r8610/r8610.c
+++ b/src/southbridge/rdc/r8610/r8610.c
@@ -105,7 +105,6 @@ static struct device_operations r8610_sb_ops = {
.set_resources = pci_dev_set_resources,
.enable_resources = pci_dev_enable_resources,
.init = &southbridge_init,
- .scan_bus = scan_static_bus,
.enable = 0,
.ops_pci = 0,
};