commit c6a95dbee793 ("MAINTAINERS: add the RTC driver for the Armada38x")
typoed the pattern, fix it.Signed-off-by: Joe Perches <[email protected]> cc: Gregory CLEMENT <[email protected]> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 3b3378a..002fd88 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1176,7 +1176,7 @@ M: Sebastian Hesselbarth <[email protected]> L: [email protected] (moderated for non-subscribers) S: Maintained F: arch/arm/mach-mvebu/ -F: drivers/rtc/armada38x-rtc +F: drivers/rtc/rtc-armada38x.c ARM/Marvell Berlin SoC support M: Sebastian Hesselbarth <[email protected]> -- 2.1.2 -- 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/

