kernel: bump 5.10 to 5.10.94
[openwrt/staging/jow.git] / target / linux / bcm27xx / patches-5.10 / 950-0603-vc4-drm-hdmi-Fix-missing-declaration.patch
index 7b271c328082931a9e92af9f75393eba0332df24..b4a815f41273f246807c3b73451dd431022459fb 100644 (file)
@@ -11,7 +11,7 @@ Signed-off-by: Dom Cobley <popcornmix@gmail.com>
 
 --- a/drivers/gpu/drm/vc4/vc4_hdmi.c
 +++ b/drivers/gpu/drm/vc4/vc4_hdmi.c
-@@ -1728,6 +1728,7 @@ static int vc4_hdmi_hotplug_init(struct
+@@ -1729,6 +1729,7 @@ static int vc4_hdmi_hotplug_init(struct
  {
        struct platform_device *pdev = vc4_hdmi->pdev;
        struct device *dev = &pdev->dev;