fix: ST7796 kernel module patch

Fix error from https://github.com/armbian/build/pull/7550
This commit is contained in:
Maxim Medvedev 2024-12-08 16:47:50 +01:00 committed by Igor
parent 06c9c2dbe5
commit c7b454aab2
3 changed files with 3 additions and 3 deletions

View File

@ -39,7 +39,7 @@ new file mode 100755
index 00000000000..c7deedbea69
--- /dev/null
+++ b/drivers/staging/fbtft/fb_st7796.c
@@ -0,0 +1,160 @@
@@ -0,0 +1,154 @@
+// SPDX-License-Identifier: GPL-2.0+
+/*
+ * FB driver for the ST7796 LCD display controller

View File

@ -39,7 +39,7 @@ new file mode 100755
index 00000000000..c7deedbea69
--- /dev/null
+++ b/drivers/staging/fbtft/fb_st7796.c
@@ -0,0 +1,160 @@
@@ -0,0 +1,154 @@
+// SPDX-License-Identifier: GPL-2.0+
+/*
+ * FB driver for the ST7796 LCD display controller

View File

@ -39,7 +39,7 @@ new file mode 100755
index 00000000000..c7deedbea69
--- /dev/null
+++ b/drivers/staging/fbtft/fb_st7796.c
@@ -0,0 +1,160 @@
@@ -0,0 +1,154 @@
+// SPDX-License-Identifier: GPL-2.0+
+/*
+ * FB driver for the ST7796 LCD display controller