diff options
author | Joe Perches <[email protected]> | 2013-09-11 14:23:32 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-09-11 15:58:27 -0700 |
commit | 9cedc3d51f30a7695264d0c5629b584b45e3938d (patch) | |
tree | 7acf9d882848afcfa3012d6ffd494eb21b90fc3d | |
parent | 892f6668f3a7088c7e30049c3d8e1844531602dc (diff) |
MAINTAINERS: EXYNOS: remove board files
Commit ca9143501c30 ("ARM: EXYNOS: Remove unused board files") removed
the files, remove the patterns too.
Signed-off-by: Joe Perches <[email protected]>
Cc: Tomasz Figa <[email protected]>
Acked-by: Kyungmin Park <[email protected]>
Cc: Kukjin Kim <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d721af119ff9..c281e0f7cf80 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1179,8 +1179,6 @@ L: [email protected] (moderated for non-subscribers) S: Maintained F: arch/arm/mach-s5pv210/mach-aquila.c F: arch/arm/mach-s5pv210/mach-goni.c -F: arch/arm/mach-exynos/mach-universal_c210.c -F: arch/arm/mach-exynos/mach-nuri.c ARM/SAMSUNG S5P SERIES 2D GRAPHICS ACCELERATION (G2D) SUPPORT M: Kyungmin Park <[email protected]> |