summaryrefslogtreecommitdiffstats
path: root/src/ec/compal/ene932/ec.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ec/compal/ene932/ec.c')
-rw-r--r--src/ec/compal/ene932/ec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ec/compal/ene932/ec.c b/src/ec/compal/ene932/ec.c
index 4b69e75972a1..1587db959724 100644
--- a/src/ec/compal/ene932/ec.c
+++ b/src/ec/compal/ene932/ec.c
@@ -144,7 +144,7 @@ static struct device_operations ops = {
};
static struct pnp_info pnp_dev_info[] = {
- { &ops, 0, 0, { 0, 0 }, }
+ { &ops, 0, 0, { 0, 0 }, }
};
static void enable_dev(struct device *dev)