Remove unnecessary pattern for Exynos DP header from MAINTAINERS file. After the commit f9b1e01 "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]> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 070800c..0563a43 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3376,7 +3376,6 @@ M: Jingoo Han <[email protected]> L: [email protected] S: Maintained F: drivers/video/exynos/exynos_dp* -F: include/video/exynos_dp* EXYNOS MIPI DISPLAY DRIVERS M: Inki Dae <[email protected]> -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

