aboutsummaryrefslogtreecommitdiff
path: root/SOURCES/t2linux.patch
diff options
context:
space:
mode:
authorJan200101 <sentrycraft123@gmail.com>2024-09-08 01:51:44 +0200
committerJan200101 <sentrycraft123@gmail.com>2024-09-08 01:51:44 +0200
commit047e589c8b3afbe92382f9c3072d100bcc590d72 (patch)
tree3b9c36516a2ad24317d5ae5c1a21e1d8287e12e3 /SOURCES/t2linux.patch
parent56d04f7e49da925d17785eaad94acb4cbd27004f (diff)
downloadkernel-fsync-047e589c8b3afbe92382f9c3072d100bcc590d72.tar.gz
kernel-fsync-047e589c8b3afbe92382f9c3072d100bcc590d72.zip
kernel 6.10.7
Diffstat (limited to 'SOURCES/t2linux.patch')
-rw-r--r--SOURCES/t2linux.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/SOURCES/t2linux.patch b/SOURCES/t2linux.patch
index 566de6c..46faa57 100644
--- a/SOURCES/t2linux.patch
+++ b/SOURCES/t2linux.patch
@@ -1477,7 +1477,7 @@ diff --git a/drivers/hid/Makefile b/drivers/hid/Makefile
index ce71b53ea6c5..fecec1d61393 100644
--- a/drivers/hid/Makefile
+++ b/drivers/hid/Makefile
-@@ -29,6 +29,8 @@ obj-$(CONFIG_HID_ALPS) += hid-alps.o
+@@ -29,6 +29,8 @@
obj-$(CONFIG_HID_ACRUX) += hid-axff.o
obj-$(CONFIG_HID_APPLE) += hid-apple.o
obj-$(CONFIG_HID_APPLEIR) += hid-appleir.o
@@ -1485,7 +1485,7 @@ index ce71b53ea6c5..fecec1d61393 100644
+obj-$(CONFIG_HID_APPLETB_KBD) += hid-appletb-kbd.o
obj-$(CONFIG_HID_CREATIVE_SB0540) += hid-creative-sb0540.o
obj-$(CONFIG_HID_ASUS) += hid-asus.o
- obj-$(CONFIG_HID_AUREAL) += hid-aureal.o
+ obj-$(CONFIG_HID_ASUS_ALLY) += hid-asus-ally.o
diff --git a/drivers/hid/hid-apple.c b/drivers/hid/hid-apple.c
index bd022e004356..6dedb84d7cc3 100644
--- a/drivers/hid/hid-apple.c