diff options
author | Jingoo Han <jg1.han@samsung.com> | 2014-01-23 23:54:23 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-24 00:36:56 (GMT) |
commit | 1cc456119c53e5de45748382146c7d5f8765cf4e (patch) | |
tree | 88e7986fb0350904b4178042cfe27fff90b4f92a /MAINTAINERS | |
parent | 6ab88e00704bde2d7c7f57793e12ed4976275ecd (diff) | |
download | linux-1cc456119c53e5de45748382146c7d5f8765cf4e.tar.xz |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f801c3b..29ccb5f 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> |