summaryrefslogtreecommitdiff
path: root/src/drivers/ricoh/rce822/rce822.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/ricoh/rce822/rce822.c')
-rw-r--r--src/drivers/ricoh/rce822/rce822.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/ricoh/rce822/rce822.c b/src/drivers/ricoh/rce822/rce822.c
index fd425824c0..08e328da72 100644
--- a/src/drivers/ricoh/rce822/rce822.c
+++ b/src/drivers/ricoh/rce822/rce822.c
@@ -58,7 +58,6 @@ static struct device_operations rce822_ops = {
.enable_resources = pci_dev_enable_resources,
.init = rce822_init,
.enable = rce822_enable,
- .scan_bus = 0,
.ops_pci = &lops_pci,
};