Le 09/10/2020 à 13:38, Laurent Vivier a écrit :
> .class_init is already set to serial_mm_class_init.
>
> Remove the duplicate entry.
>
> Fixes: 17fd1a6490b1 ("serial-mm: add "regshift" property")
> Cc: marcandre.lur...@redhat.com
> Signed-off-by: Laurent Vivier
> ---
> hw/char/serial.c | 1 -
>
On Fri, Oct 9, 2020 at 4:39 AM Laurent Vivier wrote:
>
> .class_init is already set to serial_mm_class_init.
>
> Remove the duplicate entry.
>
> Fixes: 17fd1a6490b1 ("serial-mm: add "regshift" property")
> Cc: marcandre.lur...@redhat.com
> Signed-off-by: Laurent Vivier
Reviewed-by: Alistair Fran
Laurent Vivier 于2020年10月9日周五 下午7:40写道:
>
> .class_init is already set to serial_mm_class_init.
>
> Remove the duplicate entry.
>
> Fixes: 17fd1a6490b1 ("serial-mm: add "regshift" property")
> Cc: marcandre.lur...@redhat.com
> Signed-off-by: Laurent Vivier
Reviewed-by: Li Qiang
> ---
> hw/char
On 10/9/20 1:38 PM, Laurent Vivier wrote:
.class_init is already set to serial_mm_class_init.
Remove the duplicate entry.
Fixes: 17fd1a6490b1 ("serial-mm: add "regshift" property")
Cc: marcandre.lur...@redhat.com
I was going to send exactly the same one tomorrow =)
Reviewed-by: Philippe Mathi
.class_init is already set to serial_mm_class_init.
Remove the duplicate entry.
Fixes: 17fd1a6490b1 ("serial-mm: add "regshift" property")
Cc: marcandre.lur...@redhat.com
Signed-off-by: Laurent Vivier
---
hw/char/serial.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/hw/char/serial.c b/hw/