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