commit | 5fdae20cef2857a2c63c8d4fa7df6274d6d7c3c8 | [log] [tgz] |
---|---|---|
author | Igor Mammedov <imammedo@redhat.com> | Wed Feb 05 16:36:47 2014 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Feb 10 10:23:36 2014 +0200 |
tree | 94da725482bece755a859f6ce9d5165e76e62a90 | |
parent | 1a37eca107cece3ed454bae29eef0bd1fac4a244 [diff] |
hw/acpi: move typeinfo to the file end do so to avoid not necessary forward declarations and place typeinfo registration at the file end where it's usually expected. Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>