diff mbox series

[1/3] MAINTAINERS: Add hw/sd/ssi-sd.c in the SD section

Message ID 20191012065426.10772-2-philmd@redhat.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: ARM & SD fixes | expand

Commit Message

Philippe Mathieu-Daudé Oct. 12, 2019, 6:54 a.m. UTC
The hw/sd/ssi-sd.c file is orphean, add it to the SD section.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Philippe Mathieu-Daudé Nov. 18, 2019, 12:26 p.m. UTC | #1
Cc'ing qemu-trivial@

On 10/12/19 8:54 AM, Philippe Mathieu-Daudé wrote:
> The hw/sd/ssi-sd.c file is orphean, add it to the SD section.
> 
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3ca814850e..47eae9fc46 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1445,6 +1445,7 @@ S: Odd Fixes
>   F: include/hw/sd/sd*
>   F: hw/sd/core.c
>   F: hw/sd/sd*
> +F: hw/sd/ssi-sd.c
>   F: tests/sd*
>   
>   USB
>
Laurent Vivier Dec. 18, 2019, 11:18 a.m. UTC | #2
Le 18/11/2019 à 13:26, Philippe Mathieu-Daudé a écrit :
> Cc'ing qemu-trivial@
> 
> On 10/12/19 8:54 AM, Philippe Mathieu-Daudé wrote:
>> The hw/sd/ssi-sd.c file is orphean, add it to the SD section.
>>
>> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
>> ---
>>   MAINTAINERS | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 3ca814850e..47eae9fc46 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -1445,6 +1445,7 @@ S: Odd Fixes
>>   F: include/hw/sd/sd*
>>   F: hw/sd/core.c
>>   F: hw/sd/sd*
>> +F: hw/sd/ssi-sd.c
>>   F: tests/sd*
>>     USB
>>
> 
> 

Applied to my trivial-patches branch.

Thanks,
Laurent
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 3ca814850e..47eae9fc46 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1445,6 +1445,7 @@  S: Odd Fixes
 F: include/hw/sd/sd*
 F: hw/sd/core.c
 F: hw/sd/sd*
+F: hw/sd/ssi-sd.c
 F: tests/sd*
 
 USB