Update MAINTAINERS record to reflect the filename change from tcb_clksrc.c to timer-atmel-tcb.c
Cc: Nicolas Ferre <[email protected]> Cc: Alexandre Belloni <[email protected]> Cc: [email protected] Fixes: a7aae768166e ("clocksource/drivers/tcb_clksrc: Rename the file for consistency") Signed-off-by: Denis Efremov <[email protected]> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index c9ad38a9414f..3ec8154e4630 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10637,7 +10637,7 @@ M: Nicolas Ferre <[email protected]> L: [email protected] (moderated for non-subscribers) S: Supported F: drivers/misc/atmel_tclib.c -F: drivers/clocksource/tcb_clksrc.c +F: drivers/clocksource/timer-atmel-tcb.c MICROCHIP USBA UDC DRIVER M: Cristian Birsan <[email protected]> -- 2.21.0

