summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/rockchip')
-rw-r--r--src/soc/rockchip/rk3288/soc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/rockchip/rk3288/soc.c b/src/soc/rockchip/rk3288/soc.c
index 09cd7bcf87da..84fa691b2b74 100644
--- a/src/soc/rockchip/rk3288/soc.c
+++ b/src/soc/rockchip/rk3288/soc.c
@@ -38,7 +38,6 @@ static struct device_operations soc_ops = {
.read_resources = DEVICE_NOOP,
.set_resources = DEVICE_NOOP,
.init = soc_init,
- .scan_bus = 0,
};
static void enable_rk3288_dev(struct device *dev)