From c561f3b110ebd49f4fd5c1632a22caa443a5f2a9 Mon Sep 17 00:00:00 2001 From: Dmitry Torokhov Date: Fri, 30 Aug 2024 14:09:20 -0700 Subject: [PATCH] MAINTAINERS: add i8042.h and libps2.h to INPUT section Add i8042.h and libps2.h to "INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS" section so that get_maintainers.pl script will pick them up and patches affecting them will be sent to the right place. Signed-off-by: Dmitry Torokhov --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 813e22145ae8..e28e599cd11e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10883,8 +10883,10 @@ F: Documentation/input/ F: drivers/input/ F: include/dt-bindings/input/ F: include/linux/gameport.h +F: include/linux/i8042.h F: include/linux/input.h F: include/linux/input/ +F: include/linux/libps2.h F: include/linux/serio.h F: include/linux/uinput.h F: include/uapi/linux/gameport.h