summarylogtreecommitdiffstats
path: root/i8042.patch
diff options
context:
space:
mode:
authorMike Yuan2021-04-04 21:04:50 +0800
committerMike Yuan2021-04-04 21:04:50 +0800
commitd9cb70ea069f8c8cd92361a96fd869e8f713dbd4 (patch)
tree6ebeaa14a53938e663168a4f0f30711496a9f78f /i8042.patch
parent9cb4fa839978644d012adea5e8925579856d470f (diff)
downloadaur-d9cb70ea069f8c8cd92361a96fd869e8f713dbd4.tar.gz
5.11.11
Diffstat (limited to 'i8042.patch')
-rw-r--r--i8042.patch33
1 files changed, 0 insertions, 33 deletions
diff --git a/i8042.patch b/i8042.patch
deleted file mode 100644
index b5ed294016b2..000000000000
--- a/i8042.patch
+++ /dev/null
@@ -1,33 +0,0 @@
---- a/drivers/input/serio/i8042-x86ia64io.h
-+++ b/drivers/input/serio/i8042-x86ia64io.h
-@@ -780,6 +780,30 @@
- DMI_MATCH(DMI_BOARD_VENDOR, "PK"),
- },
- },
-+ {
-+ .matches = {
-+ DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
-+ DMI_MATCH(DMI_PRODUCT_NAME, "GA401IV"),
-+ },
-+ },
-+ {
-+ .matches = {
-+ DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
-+ DMI_MATCH(DMI_PRODUCT_NAME, "GA401IU"),
-+ },
-+ },
-+ {
-+ .matches = {
-+ DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
-+ DMI_MATCH(DMI_PRODUCT_NAME, "GA401II"),
-+ },
-+ },
-+ {
-+ .matches = {
-+ DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
-+ DMI_MATCH(DMI_PRODUCT_NAME, "GA401IH"),
-+ },
-+ },
- { }
- };
-