hw/misc: Remove mmio_interface device
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 20 Aug 2018 10:24:32 +0000 (11:24 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 20 Aug 2018 10:24:32 +0000 (11:24 +0100)
commit3eff40dbf44896a8180c86c84dbdefb2eb173fbe
treebb8ff45c8f9ef15bb4258b022ac98580ba42bde1
parent8c1c245378f646c18ee03a24154bd611e6abe52e
hw/misc: Remove mmio_interface device

The mmio_interface device was a purely internal artifact
of the implementation of the memory subsystem's request_ptr
APIs. Now that we have removed those APIs, we can remove
the mmio_interface device too.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: KONRAD Frederic <frederic.konrad@adacore.com>
Message-id: 20180817114619.22354-4-peter.maydell@linaro.org
hw/misc/Makefile.objs
hw/misc/mmio_interface.c [deleted file]
include/hw/misc/mmio_interface.h [deleted file]