Files
linux/drivers/input/serio
Alexey Dobriyan 3d1248f9cb Input: i8042 - unbreak Pegatron C15B
[ Upstream commit a3a9060eca ]

g++ reports

	drivers/input/serio/i8042-x86ia64io.h:225:3: error: ‘.matches’ designator used multiple times in the same initializer list

C99 semantics is that last duplicated initialiser wins,
so DMI entry gets overwritten.

Fixes: a48491c65b ("Input: i8042 - add ByteSpeed touchpad to noloop table")
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Acked-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
Link: https://lore.kernel.org/r/20201228072335.GA27766@localhost.localdomain
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-16 10:34:07 +09:00
..
2023-05-15 16:06:09 +09:00
2023-05-15 16:06:11 +09:00
2015-10-27 18:55:31 -07:00
2015-10-27 18:55:31 -07:00
2012-11-24 00:05:38 -08:00
2016-09-21 07:57:11 -07:00
2015-10-27 18:55:31 -07:00