commit | ec0503b4f0a37b55fedc164185369bf5f0030f7b | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Thu May 30 12:13:06 2013 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Sun Jun 02 18:13:54 2013 +0300 |
tree | 6905ba387ee6be84f2cc60ea54072002644daf14 | |
parent | cbef02f819b05112cb626a955d8c86e30afe6a9f [diff] |
firmware_abi: move to include/hw/nvram/ firmware_abi.h with structs for OpenBIOS landed in hw/sparc/ by mistake - move it to hw/nvram/ alongside fw_cfg.h. In addition to sparc it's included from ppc mac_nvram.c and will need to include it from prep.c in the future. Acked-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>