OSDN Git Service

i2c-ddc: move it to hw/display
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 25 Mar 2019 15:59:23 +0000 (16:59 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 7 May 2019 07:56:10 +0000 (09:56 +0200)
commit6306cae275c7091aa4e785809d956b475bfedab4
tree531a13f6552459feac42d3f2288b297eae9a425e
parent349ebdd76d3a932204f5831950a2af413c29c477
i2c-ddc: move it to hw/display

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 <pbonzini@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20190325155923.30987-1-pbonzini@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/display/Kconfig
hw/display/Makefile.objs
hw/display/i2c-ddc.c [moved from hw/i2c/i2c-ddc.c with 99% similarity]
hw/display/sii9022.c
hw/display/sm501.c
hw/i2c/Kconfig
hw/i2c/Makefile.objs
include/hw/display/i2c-ddc.h [moved from include/hw/i2c/i2c-ddc.h with 100% similarity]
include/hw/display/xlnx_dp.h