diff --git a/drivers/gpu/drm/eswin/dw_hdmi_hdcp2.c b/drivers/gpu/drm/eswin/dw_hdmi_hdcp2.c index 0ad189a141d1..39ecb8a653e9 100644 --- a/drivers/gpu/drm/eswin/dw_hdmi_hdcp2.c +++ b/drivers/gpu/drm/eswin/dw_hdmi_hdcp2.c @@ -861,6 +861,7 @@ static const struct of_device_id dw_hdmi_hdcp2_dt_ids[] = { { .compatible = "eswin,dw-hdmi-hdcp2", }, + { /* end of table */ } }; MODULE_DEVICE_TABLE(of, dw_hdmi_hdcp2_dt_ids);