Skip to content

Commit b40afc0

Browse files
peda-rgregkh
authored andcommitted
MAINTAINERS: use the correct location for dt-bindings includes for mux
Just drop the "linux" part of the path, it was never correct. Reported-by: Joe Perches <joe@perches.com> Fixes: 256ac03 ("dt-bindings: document devicetree bindings for mux-controllers and gpio-mux") Signed-off-by: Peter Rosin <peda@axentia.se> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 38a1260 commit b40afc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9865,7 +9865,7 @@ M: Peter Rosin <peda@axentia.se>
98659865
S: Maintained
98669866
F: Documentation/ABI/testing/sysfs-class-mux*
98679867
F: Documentation/devicetree/bindings/mux/
9868-
F: include/linux/dt-bindings/mux/
9868+
F: include/dt-bindings/mux/
98699869
F: include/linux/mux/
98709870
F: drivers/mux/
98719871

0 commit comments

Comments
 (0)