Skip to content

Commit

Permalink
upd patch
Browse files Browse the repository at this point in the history
  • Loading branch information
vantu5z committed Oct 8, 2024
1 parent 8007692 commit 7c76baf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions synaptics-led/kernel.patch
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ diff -ur -x .git upstream/Kconfig mouse/Kconfig
bool "Fujitsu Lifebook PS/2 mouse protocol extension" if EXPERT
default y
diff -ur -x .git upstream/synaptics.c mouse/synaptics.c
--- upstream/synaptics.c 2024-10-04 17:33:50.000000000 +0300
+++ mouse/synaptics.c 2024-10-08 09:53:14.950118423 +0300
--- upstream/synaptics.c 2024-10-04 17:38:57.000000000 +0300
+++ mouse/synaptics.c 2024-10-08 10:41:05.121028858 +0300
@@ -26,6 +26,7 @@
#include <linux/input/mt.h>
#include <linux/serio.h>
Expand Down

0 comments on commit 7c76baf

Please sign in to comment.