Loading drivers/video/msm/mdss/mdss_hdmi_tx.c +1 −0 Original line number Diff line number Diff line Loading @@ -3976,6 +3976,7 @@ static int hdmi_tx_remove(struct platform_device *pdev) static const struct of_device_id hdmi_tx_dt_match[] = { {.compatible = COMPATIBLE_NAME,}, { /* Sentinel */ }, }; MODULE_DEVICE_TABLE(of, hdmi_tx_dt_match); Loading Loading
drivers/video/msm/mdss/mdss_hdmi_tx.c +1 −0 Original line number Diff line number Diff line Loading @@ -3976,6 +3976,7 @@ static int hdmi_tx_remove(struct platform_device *pdev) static const struct of_device_id hdmi_tx_dt_match[] = { {.compatible = COMPATIBLE_NAME,}, { /* Sentinel */ }, }; MODULE_DEVICE_TABLE(of, hdmi_tx_dt_match); Loading