From: Andy Shevchenko Date: Wed, 4 Dec 2019 12:31:35 +0000 (+0200) Subject: MAINTAINERS: Append missed file to the database X-Git-Tag: v5.5-rc4~11^2~1^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=44fe5cb32c7599a4059931a98794e0418619aa96;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: Append missed file to the database When gpiolib.h internal header had been split to few, the commit 77cb907abe6c ("gpiolib: acpi: Split ACPI stuff to gpiolib-acpi.h") in particular missed the MAINTAINERS database update. Do it here. Fixes: 77cb907abe6c ("gpiolib: acpi: Split ACPI stuff to gpiolib-acpi.h") Signed-off-by: Andy Shevchenko Acked-by: Mika Westerberg Signed-off-by: Bartosz Golaszewski --- diff --git a/MAINTAINERS b/MAINTAINERS index bd5847e802def..302757d8b54f7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7031,6 +7031,7 @@ L: linux-acpi@vger.kernel.org S: Maintained F: Documentation/firmware-guide/acpi/gpio-properties.rst F: drivers/gpio/gpiolib-acpi.c +F: drivers/gpio/gpiolib-acpi.h GPIO IR Transmitter M: Sean Young