From: Krzysztof Kozlowski Date: Tue, 1 Jun 2021 16:06:08 +0000 (+0200) Subject: MAINTAINERS: memory: cover also header file X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=717cd731de8983483f6f41611b0d60aa3c267ff9;p=linux.git MAINTAINERS: memory: cover also header file Add include/memory/ in memory drivers maintainers entry. So far there is only one file there for Renesas Reduced Pin Count Interface driver. Signed-off-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20210601160608.312446-2-krzysztof.kozlowski@canonical.com --- diff --git a/MAINTAINERS b/MAINTAINERS index bd7aff0c120f2..2d1ff6f1c074b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11796,6 +11796,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl.git F: Documentation/devicetree/bindings/memory-controllers/ F: drivers/memory/ F: include/dt-bindings/memory/ +F: include/memory/ MEMORY FREQUENCY SCALING DRIVERS FOR NVIDIA TEGRA M: Dmitry Osipenko