aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5250
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/samsung/exynos5250')
-rw-r--r--src/soc/samsung/exynos5250/cpu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/samsung/exynos5250/cpu.c b/src/soc/samsung/exynos5250/cpu.c
index 4523964775..989af5962c 100644
--- a/src/soc/samsung/exynos5250/cpu.c
+++ b/src/soc/samsung/exynos5250/cpu.c
@@ -127,7 +127,6 @@ static struct device_operations cpu_ops = {
.set_resources = DEVICE_NOOP,
.enable_resources = cpu_enable,
.init = cpu_init,
- .scan_bus = 0,
};
static void enable_exynos5250_dev(struct device *dev)