OSDN Git Service

firmware_abi: move to include/hw/nvram/
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 30 May 2013 09:13:06 +0000 (12:13 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 2 Jun 2013 15:13:54 +0000 (18:13 +0300)
commitec0503b4f0a37b55fedc164185369bf5f0030f7b
tree6905ba387ee6be84f2cc60ea54072002644daf14
parentcbef02f819b05112cb626a955d8c86e30afe6a9f
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>
hw/nvram/mac_nvram.c
hw/sparc/sun4m.c
hw/sparc64/sun4u.c
include/hw/nvram/openbios_firmware_abi.h [moved from include/hw/sparc/firmware_abi.h with 100% similarity]