MAINTAINERS: Fix the I3C entry
authorBoris Brezillon <boris.brezillon@collabora.com>
Sat, 30 Mar 2019 08:02:14 +0000 (09:02 +0100)
committerBoris Brezillon <boris.brezillon@collabora.com>
Wed, 10 Apr 2019 10:47:55 +0000 (12:47 +0200)
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>
MAINTAINERS

index 2359e12e4c41e6c66e46e6599fb2e7bfd0db8c03..30d3010c8825e3d282ed75edab70e60f42204444 100644 (file)
@@ -7333,7 +7333,6 @@ F:        Documentation/devicetree/bindings/i3c/
 F:     Documentation/driver-api/i3c
 F:     drivers/i3c/
 F:     include/linux/i3c/
-F:     include/dt-bindings/i3c/
 
 I3C DRIVER FOR SYNOPSYS DESIGNWARE
 M:     Vitor Soares <vitor.soares@synopsys.com>