acpi: cleanup ich9 memory region
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 22 Nov 2012 13:01:20 +0000 (14:01 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 4 Dec 2012 12:52:43 +0000 (13:52 +0100)
commit4a522de0905c88160b6f93eb5d35883382a0c333
tree8917e844d5bfd0de961f08bf3155c6d8a4e96d24
parent10cc69b0de8e1756e6fbda4592c9d0ba3bce58fc
acpi: cleanup ich9 memory region

Nothing left to do, everything handled by subregions,
we can zap the reaw/write handlers now.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/acpi_ich9.c