diff --git a/drivers/mxc/hantro_845_h1/hx280enc.c b/drivers/mxc/hantro_845_h1/hx280enc.c index 0ba6440212a8..bdf23fd59d20 100755 --- a/drivers/mxc/hantro_845_h1/hx280enc.c +++ b/drivers/mxc/hantro_845_h1/hx280enc.c @@ -848,7 +848,7 @@ static const struct of_device_id hantro_h1_of_match[] = { { .compatible = "nxp,imx8mm-hantro-h1", }, {/* sentinel */} }; -MODULE_DEVICE_TABLE(of, vpu_of_match); +MODULE_DEVICE_TABLE(of, hantro_h1_of_match); static struct platform_driver mxchantro_h1_driver = {