summaryrefslogtreecommitdiff
path: root/src/soc/cavium/cn81xx/soc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/cavium/cn81xx/soc.c')
-rw-r--r--src/soc/cavium/cn81xx/soc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/cavium/cn81xx/soc.c b/src/soc/cavium/cn81xx/soc.c
index 02b7da6140..9312593fe6 100644
--- a/src/soc/cavium/cn81xx/soc.c
+++ b/src/soc/cavium/cn81xx/soc.c
@@ -394,7 +394,6 @@ static struct device_operations soc_ops = {
.enable_resources = DEVICE_NOOP,
.init = soc_init,
.final = soc_final,
- .scan_bus = NULL,
};
static void enable_soc_dev(struct device *dev)