aboutsummaryrefslogtreecommitdiff
path: root/src/ec/quanta/ene_kb3940q/ec.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ec/quanta/ene_kb3940q/ec.c')
-rw-r--r--src/ec/quanta/ene_kb3940q/ec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ec/quanta/ene_kb3940q/ec.c b/src/ec/quanta/ene_kb3940q/ec.c
index 83768b12ca..8558d3de9b 100644
--- a/src/ec/quanta/ene_kb3940q/ec.c
+++ b/src/ec/quanta/ene_kb3940q/ec.c
@@ -154,7 +154,7 @@ static struct device_operations ops = {
};
static struct pnp_info pnp_dev_info[] = {
- { &ops, 0, 0, { 0, 0 }, }
+ { &ops, 0, 0, 0, }
};
static void enable_dev(struct device *dev)