summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2021-02-10 18:22:08 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2021-02-12 18:05:59 +0100
commite1d3209f95a19df16080b069265e172738189807 (patch)
tree71ca49a092c3b19ded8b5e6a2b6e2f7e303b49dd /MAINTAINERS
parent651bc5816c39e57833fea4478c8ecfb72ad47e44 (diff)
MAINTAINERS: cpuidle: exynos: include header in file pattern
Include the platform data header in Exynos cpuidle maintainer entry. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 00836f6452f0..ff3a64e31d2b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4621,6 +4621,7 @@ L: linux-samsung-soc@vger.kernel.org
S: Supported
F: arch/arm/mach-exynos/pm.c
F: drivers/cpuidle/cpuidle-exynos.c
+F: include/linux/platform_data/cpuidle-exynos.h
CPUIDLE DRIVER - ARM PSCI
M: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>