diff options
author | Boris Brezillon <boris.brezillon@collabora.com> | 2019-03-30 04:02:14 -0400 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@collabora.com> | 2019-04-10 06:47:55 -0400 |
commit | 709a53e1948494cc4f6c4636c6f84a4d36a8117e (patch) | |
tree | d3cdcc1704d391b922274d268e9d2f42e7b45478 | |
parent | 907621e94d49b85cd76f13110eceb940a182c69e (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-- | MAINTAINERS | 1 |
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/ | |||
7333 | F: Documentation/driver-api/i3c | 7333 | F: Documentation/driver-api/i3c |
7334 | F: drivers/i3c/ | 7334 | F: drivers/i3c/ |
7335 | F: include/linux/i3c/ | 7335 | F: include/linux/i3c/ |
7336 | F: include/dt-bindings/i3c/ | ||
7337 | 7336 | ||
7338 | I3C DRIVER FOR SYNOPSYS DESIGNWARE | 7337 | I3C DRIVER FOR SYNOPSYS DESIGNWARE |
7339 | M: Vitor Soares <vitor.soares@synopsys.com> | 7338 | M: Vitor Soares <vitor.soares@synopsys.com> |