summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/ibexpeak/thermal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/intel/ibexpeak/thermal.c')
-rw-r--r--src/southbridge/intel/ibexpeak/thermal.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/southbridge/intel/ibexpeak/thermal.c b/src/southbridge/intel/ibexpeak/thermal.c
index 3f0b7bf07b..298016f39a 100644
--- a/src/southbridge/intel/ibexpeak/thermal.c
+++ b/src/southbridge/intel/ibexpeak/thermal.c
@@ -40,7 +40,6 @@ static struct device_operations thermal_ops = {
.set_resources = pci_dev_set_resources,
.enable_resources = pci_dev_enable_resources,
.init = thermal_init,
- .scan_bus = 0,
.ops_pci = &pci_ops,
};