aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/haswell/minihd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/intel/haswell/minihd.c')
-rw-r--r--src/northbridge/intel/haswell/minihd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/northbridge/intel/haswell/minihd.c b/src/northbridge/intel/haswell/minihd.c
index 5a1e7a8ef9..9cd7ad4889 100644
--- a/src/northbridge/intel/haswell/minihd.c
+++ b/src/northbridge/intel/haswell/minihd.c
@@ -106,7 +106,6 @@ static struct device_operations minihd_ops = {
.set_resources = pci_dev_set_resources,
.enable_resources = pci_dev_enable_resources,
.init = minihd_init,
- .scan_bus = NULL,
.ops_pci = &minihd_pci_ops,
};