On Mon, Mar 25, 2019 at 04:59:23PM +0100, Paolo Bonzini wrote:
> Move it together with the other EDID code. hw/i2c should only
> include the core and the adapters, not the slaves.
Added to vga queue.
thanks,
Gerd
Le lun. 25 mars 2019 17:33, Paolo Bonzini a écrit :
> Move it together with the other EDID code. hw/i2c should only
> include the core and the adapters, not the slaves.
>
> Signed-off-by: Paolo Bonzini
> ---
> hw/display/Kconfig| 5 +
> hw/display/Makefile.objs
Move it together with the other EDID code. hw/i2c should only
include the core and the adapters, not the slaves.
Signed-off-by: Paolo Bonzini
---
hw/display/Kconfig| 5 +
hw/display/Makefile.objs | 1 +
hw/{i2c => display}/i2c-ddc.c | 2 +-
hw/displa