diff mbox

[3/4] MAINTAINERS: Add the RTC driver for the Armada38x

Message ID 1420817565-28800-4-git-send-email-gregory.clement@free-electrons.com
State Superseded
Headers show

Commit Message

Gregory CLEMENT Jan. 9, 2015, 3:32 p.m. UTC
Put it in the mvebu entry.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Sergei Shtylyov Jan. 9, 2015, 4:39 p.m. UTC | #1
Hello.

On 1/9/2015 6:32 PM, Gregory CLEMENT wrote:

> Put it in the mvebu entry.

> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)

> diff --git a/MAINTAINERS b/MAINTAINERS
> index ddb9ac8d32b3..49ce80ef3894 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1157,6 +1157,7 @@ M:	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
>   L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>   S:	Maintained
>   F:	arch/arm/mach-mvebu/
> +F:  drivers/rtc/armada38x-rtc

    Please use tab, not spaces after "F:".

WBR, Sergei
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index ddb9ac8d32b3..49ce80ef3894 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1157,6 +1157,7 @@  M:	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
 F:	arch/arm/mach-mvebu/
+F:  drivers/rtc/armada38x-rtc
 
 ARM/Marvell Berlin SoC support
 M:	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>