Skip to content

Commit c7b454a

Browse files
redrathnureigorpecovnik
authored andcommitted
fix: ST7796 kernel module patch
Fix error from #7550
1 parent 06c9c2d commit c7b454a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

patch/kernel/archive/rockchip64-6.12/general-st7796-driver.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ new file mode 100755
3939
index 00000000000..c7deedbea69
4040
--- /dev/null
4141
+++ b/drivers/staging/fbtft/fb_st7796.c
42-
@@ -0,0 +1,160 @@
42+
@@ -0,0 +1,154 @@
4343
+// SPDX-License-Identifier: GPL-2.0+
4444
+/*
4545
+ * FB driver for the ST7796 LCD display controller

patch/kernel/archive/rockchip64-6.6/general-st7796-driver.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ new file mode 100755
3939
index 00000000000..c7deedbea69
4040
--- /dev/null
4141
+++ b/drivers/staging/fbtft/fb_st7796.c
42-
@@ -0,0 +1,160 @@
42+
@@ -0,0 +1,154 @@
4343
+// SPDX-License-Identifier: GPL-2.0+
4444
+/*
4545
+ * FB driver for the ST7796 LCD display controller

patch/kernel/archive/rockchip64-6.9/general-st7796-driver.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ new file mode 100755
3939
index 00000000000..c7deedbea69
4040
--- /dev/null
4141
+++ b/drivers/staging/fbtft/fb_st7796.c
42-
@@ -0,0 +1,160 @@
42+
@@ -0,0 +1,154 @@
4343
+// SPDX-License-Identifier: GPL-2.0+
4444
+/*
4545
+ * FB driver for the ST7796 LCD display controller

0 commit comments

Comments
 (0)