|
@@ -1676,7 +1676,7 @@ static int hdmi_resources_init(struct hdmi_context *hdata)
|
|
return hdmi_bridge_init(hdata);
|
|
return hdmi_bridge_init(hdata);
|
|
}
|
|
}
|
|
|
|
|
|
-static struct of_device_id hdmi_match_types[] = {
|
|
|
|
|
|
+static const struct of_device_id hdmi_match_types[] = {
|
|
{
|
|
{
|
|
.compatible = "samsung,exynos4210-hdmi",
|
|
.compatible = "samsung,exynos4210-hdmi",
|
|
.data = &exynos4210_hdmi_driver_data,
|
|
.data = &exynos4210_hdmi_driver_data,
|