From: Jingoo Han <jg1.han@samsung.com>
Date: Thu, 23 Jan 2014 23:54:23 +0000 (-0800)
Subject: MAINTAINERS: remove unnecessary EXYNOS DP DRIVER F: pattern
X-Git-Tag: v3.14-rc1~108^2~111
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=1cc456119c53e5de45748382146c7d5f8765cf4e;p=users%2Fjedix%2Flinux-maple.git

MAINTAINERS: remove unnecessary EXYNOS DP DRIVER F: pattern

Remove unnecessary pattern for Exynos DP header from MAINTAINERS file.
After commit f9b1e013f1c6 ("video: exynos_dp: remove non-DT support for
Exynos Display Port"), 'exynos_dp.h' has not been used.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
---

diff --git a/MAINTAINERS b/MAINTAINERS
index f801c3bc76e7..29ccb5f0e808 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3349,7 +3349,6 @@ M:	Jingoo Han <jg1.han@samsung.com>
 L:	linux-fbdev@vger.kernel.org
 S:	Maintained
 F:	drivers/video/exynos/exynos_dp*
-F:	include/video/exynos_dp*
 
 EXYNOS MIPI DISPLAY DRIVERS
 M:	Inki Dae <inki.dae@samsung.com>