[PATCH 2/2] MAINTAINERS: use the correct location for dt-bindings includes for mux

From: Peter Rosin
Date: Fri Oct 12 2018 - 10:46:52 EST


Just drop the "linux" part of the path, it was never correct.

Reported-by: Joe Perches <joe@xxxxxxxxxxx>
Fixes: 256ac0375098 ("dt-bindings: document devicetree bindings for mux-controllers and gpio-mux")
Signed-off-by: Peter Rosin <peda@xxxxxxxxxx>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 48a65c3a4189..11cc90d7fb85 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9864,7 +9864,7 @@ M: Peter Rosin <peda@xxxxxxxxxx>
S: Maintained
F: Documentation/ABI/testing/sysfs-class-mux*
F: Documentation/devicetree/bindings/mux/
-F: include/linux/dt-bindings/mux/
+F: include/dt-bindings/mux/
F: include/linux/mux/
F: drivers/mux/

--
2.11.0