On 06/06/2016 06:35 PM, Ben Dooks wrote: > Fix the path for s5p-dev-mfc.c to arch/arm/mach-exynos > (Moved in b93b315d444faa1505b6a5e001c30f3024849e46) > > Signed-off-by: Ben Dooks <[email protected]> > --- > Cc: Krzysztof Kozlowski <[email protected]> > Cc: Kukjin Kim <[email protected]> > Cc: [email protected] > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index ed42cb6..8fd2b26 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1631,7 +1631,7 @@ M: Jeongtae Park <[email protected]> > L: [email protected] > L: [email protected] > S: Maintained > -F: arch/arm/plat-samsung/s5p-dev-mfc.c > +F: arch/arm/mach-exynos/s5p-dev-mfc.c > F: drivers/media/platform/s5p-mfc/ > > ARM/SAMSUNG S5P SERIES TV SUBSYSTEM SUPPORT
Thanks, till few days before the patch was okay... However recently the arch/arm/mach-exynos/s5p-dev-mfc.c was removed [1] so I think this file entry should be removed leaving only drivers/media/platform/s5p-mfc. Could you resend with just removal of arch/arm/plat-... (and cc-ing [email protected], I am using patchwork on this list for applying)? Best regards, Krzysztof [1] https://git.kernel.org/cgit/linux/kernel/git/krzk/linux.git/commit/?h=for-v4.8/exynos-mfc&id=b9bacc1e503e6ed893c8642f4de1b27ff98e5365

