commit 4bd5259e53a ("ARM: OMAP2/3: clockdomain/PRM/CM: move the
low-level clockdomain functions into PRM/CM") deleted the files,
update the pattern.Signed-off-by: Joe Perches <[email protected]> cc: Paul Walmsley <[email protected]> cc: Rajendra Nayak <[email protected]> cc: Santosh Shilimkar <[email protected]> --- MAINTAINERS | 2 -- 1 file changed, 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 2124104..521de95 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5909,8 +5909,6 @@ L: [email protected] S: Maintained F: arch/arm/mach-omap2/powerdomain2xxx_3xxx.c F: arch/arm/mach-omap2/powerdomain44xx.c -F: arch/arm/mach-omap2/clockdomain2xxx_3xxx.c -F: arch/arm/mach-omap2/clockdomain44xx.c OMAP AUDIO SUPPORT M: Peter Ujfalusi <[email protected]> -- 1.8.1.2.459.gbcd45b4.dirty -- 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/

