summaryrefslogtreecommitdiff
path: root/drivers/mxc/vpu_windsor/vpu_encoder_b0.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mxc/vpu_windsor/vpu_encoder_b0.c')
-rw-r--r--drivers/mxc/vpu_windsor/vpu_encoder_b0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mxc/vpu_windsor/vpu_encoder_b0.c b/drivers/mxc/vpu_windsor/vpu_encoder_b0.c
index e9e43247b828..663ec4f700bb 100644
--- a/drivers/mxc/vpu_windsor/vpu_encoder_b0.c
+++ b/drivers/mxc/vpu_windsor/vpu_encoder_b0.c
@@ -5778,7 +5778,7 @@ static const struct of_device_id vpu_enc_of_match[] = {
.data = (void *)&supported_plat_types[IMX8QXP]
},
{}
-}
+};
MODULE_DEVICE_TABLE(of, vpu_enc_of_match);
static struct platform_driver vpu_enc_driver = {