aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/agesa/hudson/sata.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/amd/agesa/hudson/sata.c')
-rw-r--r--src/southbridge/amd/agesa/hudson/sata.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/southbridge/amd/agesa/hudson/sata.c b/src/southbridge/amd/agesa/hudson/sata.c
index fcf27c63c8..af4b2a523c 100644
--- a/src/southbridge/amd/agesa/hudson/sata.c
+++ b/src/southbridge/amd/agesa/hudson/sata.c
@@ -49,7 +49,6 @@ static struct device_operations sata_ops = {
.set_resources = pci_dev_set_resources,
.enable_resources = pci_dev_enable_resources,
.init = sata_init,
- .scan_bus = 0,
.ops_pci = &lops_pci,
};