summarylogtreecommitdiffstats
path: root/i8042.patch
diff options
context:
space:
mode:
authorMike Yuan2020-07-24 20:59:48 +0800
committerMike Yuan2020-08-23 11:03:07 +0800
commitaa3d693c86abf504834973b31423fc9bb7f9b720 (patch)
tree4cee002f9a2a1da4d7482aa0888c1bbb72de735d /i8042.patch
parent00688321c90d47246ae4d24b997de8d91206b10e (diff)
downloadaur-aa3d693c86abf504834973b31423fc9bb7f9b720.tar.gz
Fix typo
Diffstat (limited to 'i8042.patch')
-rw-r--r--i8042.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/i8042.patch b/i8042.patch
index 5bebac3b90ea..4ff7e47213b5 100644
--- a/i8042.patch
+++ b/i8042.patch
@@ -1,6 +1,6 @@
--- a/drivers/input/serio/i8042-x86ia64io.h
+++ b/drivers/input/serio/i8042-x86ia64io.h
-@@ -705,6 +705,13 @@
+@@ -705,6 +705,12 @@
DMI_MATCH(DMI_BOARD_VENDOR, "MICRO-STAR INTERNATIONAL CO., LTD"),
},
},
@@ -10,7 +10,6 @@
+ DMI_MATCH(DMI_PRODUCT_NAME, "GA401IV"),
+ },
+ },
-+ {
{ }
};