diff options
author | Jingoo Han <[email protected]> | 2014-01-23 15:54:23 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-01-23 16:36:56 -0800 |
commit | 1cc456119c53e5de45748382146c7d5f8765cf4e (patch) | |
tree | 88e7986fb0350904b4178042cfe27fff90b4f92a | |
parent | 6ab88e00704bde2d7c7f57793e12ed4976275ecd (diff) |
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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f801c3bc76e7..29ccb5f0e808 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3349,7 +3349,6 @@ M: Jingoo Han <[email protected]> S: Maintained F: drivers/video/exynos/exynos_dp* -F: include/video/exynos_dp* EXYNOS MIPI DISPLAY DRIVERS M: Inki Dae <[email protected]> |