kernel: bump 5.10 to 5.10.67
[openwrt/staging/dedeckeh.git] / target / linux / bcm27xx / patches-5.10 / 950-0686-drm-Use-the-state-pointer-directly-in-atomic_check.patch
index 2b3c03379e32152c6ab4ef0fae661e25b75b2f84..41b4e3d87387e55a79274e829f17d725d3c4183d 100644 (file)
@@ -123,7 +123,7 @@ Link: https://patchwork.freedesktop.org/patch/msgid/20201102133834.1176740-3-max
                        continue;
 --- a/drivers/gpu/drm/xlnx/zynqmp_disp.c
 +++ b/drivers/gpu/drm/xlnx/zynqmp_disp.c
-@@ -1507,9 +1507,7 @@ zynqmp_disp_crtc_atomic_disable(struct d
+@@ -1508,9 +1508,7 @@ zynqmp_disp_crtc_atomic_disable(struct d
  static int zynqmp_disp_crtc_atomic_check(struct drm_crtc *crtc,
                                         struct drm_atomic_state *state)
  {