aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2023-01-13 11:40:50 +0100
committerKrzysztof Kozlowski <[email protected]>2023-01-15 12:17:44 +0100
commit5e487164afbcd917225fb701e8956f388f43b601 (patch)
treedd9e10de17feabfbba98b31199621e066895874d
parentc14f161c1feda6f654978025fb64efd7280c3223 (diff)
MAINTAINERS: arm64: tesla: correct pattern for directory
The path is actually not a pattern but a directory, so correct it to be effective. Acked-by: Alim Akhtar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f61eb221415b..78f2cd951656 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3010,7 +3010,7 @@ M: [email protected]
L: [email protected] (moderated for non-subscribers)
S: Maintained
-F: arch/arm64/boot/dts/tesla*
+F: arch/arm64/boot/dts/tesla/
ARM/TETON BGA MACHINE SUPPORT
M: "Mark F. Brown" <[email protected]>