From d958c62c0cf43bb9c7dcd9833a35335ae72856f7 Mon Sep 17 00:00:00 2001
From: Paul Mundt <lethal@linux-sh.org>
Date: Wed, 23 Mar 2011 08:22:41 +0900
Subject: [PATCH] MAINTAINERS: Add file pattern for fb dt bindings.

Now that Documentation/devicetree/bindings/fb/ exists, make sure it's
also matched by the default framebuffer entry.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5b28ed0b60c6d..d71a5c8649cf7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2633,6 +2633,7 @@ Q:	http://patchwork.kernel.org/project/linux-fbdev/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6.git
 S:	Orphan
 F:	Documentation/fb/
+F:	Documentation/devicetree/bindings/fb/
 F:	drivers/video/
 F:	include/video/
 F:	include/linux/fb.h
-- 
GitLab