From 6b481672f19259632a852d013cacd5655e8d7da8 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Date: Wed, 16 Mar 2022 13:20:28 +0100 Subject: [PATCH] Linux 4.19.235 Link: https://lore.kernel.org/r/20220314112731.785042288@linuxfoundation.org Link: https://lore.kernel.org/r/20220314145920.247358804@linuxfoundation.org Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-and-reported-failed-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> Tested-by: Jeffrin Jose T <jeffrin@rajagiritech.edu.in> Tested-by: Hulk Robot <hulkrobot@huawei.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f3f1a59ec25b5..6bfb0a18ee8ae 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 234 +SUBLEVEL = 235 EXTRAVERSION = NAME = "People's Front"