From: Corentin Labbe Date: Mon, 24 Feb 2020 20:00:07 +0000 (+0000) Subject: PNP: add missing include/linux/pnp.h to MAINTAINERS X-Git-Tag: v5.7-rc1~185^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0d94b0626cea43fd592127f3dd33916c344b3746;p=thirdparty%2Fkernel%2Flinux.git PNP: add missing include/linux/pnp.h to MAINTAINERS include/linux/pnp.h should be covered by the PNP entry in MAINTAINERS, so add it in there. Signed-off-by: Corentin Labbe [ rjw: Subject & changelog ] Signed-off-by: Rafael J. Wysocki --- diff --git a/MAINTAINERS b/MAINTAINERS index 6158a143a13e0..ad66b7a1666c6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13349,6 +13349,7 @@ F: Documentation/devicetree/bindings/iio/magnetometer/pni,rm3100.txt PNP SUPPORT M: "Rafael J. Wysocki" S: Maintained +F: include/linux/pnp.h F: drivers/pnp/ POSIX CLOCKS and TIMERS