From: Andy Shevchenko Date: Fri, 22 Dec 2023 14:11:17 +0000 (+0200) Subject: MAINTAINERS: Add a missing file to the INTEL GPIO section X-Git-Tag: v6.7-rc8~7^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ad5575eb6278892aa25a5d249c5009860d6d8bbc;p=thirdparty%2Flinux.git MAINTAINERS: Add a missing file to the INTEL GPIO section When gpio-tangier was split the new born headers had been missed in the MAINTAINERS. Add it there. Fixes: d2c19e89e03c ("gpio: tangier: Introduce Intel Tangier GPIO driver") Signed-off-by: Andy Shevchenko Signed-off-by: Bartosz Golaszewski --- diff --git a/MAINTAINERS b/MAINTAINERS index 0931646fdb87b..759985fd085c2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10646,6 +10646,7 @@ F: drivers/gpio/gpio-pch.c F: drivers/gpio/gpio-sch.c F: drivers/gpio/gpio-sodaville.c F: drivers/gpio/gpio-tangier.c +F: drivers/gpio/gpio-tangier.h INTEL GVT-g DRIVERS (Intel GPU Virtualization) M: Zhenyu Wang