aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBoris Brezillon <boris.brezillon@collabora.com>2019-03-30 04:02:14 -0400
committerBoris Brezillon <boris.brezillon@collabora.com>2019-04-10 06:47:55 -0400
commit709a53e1948494cc4f6c4636c6f84a4d36a8117e (patch)
treed3cdcc1704d391b922274d268e9d2f42e7b45478
parent907621e94d49b85cd76f13110eceb940a182c69e (diff)
MAINTAINERS: Fix the I3C entry
There's no include/dt-bindings/i3c/ directory, remove this F: entry from the I3C file patterns. Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Joe Perches <joe@perches.com> Reported-by: Joe Perches <joe@perches.com> Fixes: 4f26d0666961 ("MAINTAINERS: Add myself as the I3C subsystem maintainer") Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
-rw-r--r--MAINTAINERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2359e12e4c41..30d3010c8825 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7333,7 +7333,6 @@ F: Documentation/devicetree/bindings/i3c/
7333F: Documentation/driver-api/i3c 7333F: Documentation/driver-api/i3c
7334F: drivers/i3c/ 7334F: drivers/i3c/
7335F: include/linux/i3c/ 7335F: include/linux/i3c/
7336F: include/dt-bindings/i3c/
7337 7336
7338I3C DRIVER FOR SYNOPSYS DESIGNWARE 7337I3C DRIVER FOR SYNOPSYS DESIGNWARE
7339M: Vitor Soares <vitor.soares@synopsys.com> 7338M: Vitor Soares <vitor.soares@synopsys.com>