nvram: Rename openbios_firmware_abi.h into sun_nvram.h
commitc6363bae1731754a7153bf8b08c616f52c635304
authorThomas Huth <thuth@redhat.com>
Tue, 18 Oct 2016 20:46:44 +0000 (18 22:46 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 27 Oct 2016 22:36:58 +0000 (28 09:36 +1100)
treec2b92c2f290fbd1847322153fbb9eb58b457a416
parentad723fe5a050b685e496f2202a919f9e32c45c43
nvram: Rename openbios_firmware_abi.h into sun_nvram.h

The header now only contains inline functions related to the
Sun NVRAM, so the a name like sun_nvram.h seems to be more
appropriate now.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/sparc/sun4m.c
hw/sparc64/sun4u.c
include/hw/nvram/sun_nvram.h [moved from include/hw/nvram/openbios_firmware_abi.h with 90% similarity]