From 6cc7498daafd0f7a55b439193af16d43f3de3591 Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Mon, 20 Jan 2020 11:04:32 +0100 Subject: kernel: bump 4.19 to 4.19.96 Refreshed all patches. Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by: Koen Vandeputte --- .../950-0649-drm-modes-Don-t-apply-cmdline-s-rotation-if-it-wasn-.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm2708/patches-4.19/950-0649-drm-modes-Don-t-apply-cmdline-s-rotation-if-it-wasn-.patch') diff --git a/target/linux/brcm2708/patches-4.19/950-0649-drm-modes-Don-t-apply-cmdline-s-rotation-if-it-wasn-.patch b/target/linux/brcm2708/patches-4.19/950-0649-drm-modes-Don-t-apply-cmdline-s-rotation-if-it-wasn-.patch index 4cb0a543c0..b97d018799 100644 --- a/target/linux/brcm2708/patches-4.19/950-0649-drm-modes-Don-t-apply-cmdline-s-rotation-if-it-wasn-.patch +++ b/target/linux/brcm2708/patches-4.19/950-0649-drm-modes-Don-t-apply-cmdline-s-rotation-if-it-wasn-.patch @@ -23,7 +23,7 @@ Signed-off-by: Dave Stevenson --- a/drivers/gpu/drm/drm_fb_helper.c +++ b/drivers/gpu/drm/drm_fb_helper.c -@@ -2497,7 +2497,7 @@ static void drm_setup_crtc_rotation(stru +@@ -2502,7 +2502,7 @@ static void drm_setup_crtc_rotation(stru * simple XOR between the two handle the addition nicely. */ cmdline = &connector->cmdline_mode; -- cgit v1.2.3