diff options
author | 2023-01-13 11:40:50 +0100 | |
---|---|---|
committer | 2023-01-15 12:17:44 +0100 | |
commit | 5e487164afbcd917225fb701e8956f388f43b601 (patch) | |
tree | dd9e10de17feabfbba98b31199621e066895874d | |
parent | dt-bindings: soc: samsung: exynos-sysreg: correct indentation for deprecated (diff) | |
download | wireguard-linux-5e487164afbcd917225fb701e8956f388f43b601.tar.xz wireguard-linux-5e487164afbcd917225fb701e8956f388f43b601.zip |
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 <alim.akhtar@samsung.com>
Link: https://lore.kernel.org/r/20230113104050.30856-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
-rw-r--r-- | MAINTAINERS | 2 |
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: linux-fsd@tesla.com L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: linux-samsung-soc@vger.kernel.org S: Maintained -F: arch/arm64/boot/dts/tesla* +F: arch/arm64/boot/dts/tesla/ ARM/TETON BGA MACHINE SUPPORT M: "Mark F. Brown" <mark.brown314@gmail.com> |