aboutsummaryrefslogtreecommitdiff
path: root/src/ec/quanta/it8518/ec.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ec/quanta/it8518/ec.c')
-rw-r--r--src/ec/quanta/it8518/ec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ec/quanta/it8518/ec.c b/src/ec/quanta/it8518/ec.c
index 9cb3755f2f..bd82ecc5fe 100644
--- a/src/ec/quanta/it8518/ec.c
+++ b/src/ec/quanta/it8518/ec.c
@@ -147,6 +147,7 @@ static void it8518_init(struct device *dev)
static struct device_operations ops = {
.init = it8518_init,
.read_resources = noop_read_resources,
+ .set_resources = noop_set_resources,
};
static struct pnp_info pnp_dev_info[] = {