]> Git Repo - qemu.git/commit
mac_nvram: Use NVRAM_SIZE constant
authorBALATON Zoltan <[email protected]>
Fri, 28 Oct 2022 11:56:28 +0000 (13:56 +0200)
committerMark Cave-Ayland <[email protected]>
Mon, 31 Oct 2022 18:48:23 +0000 (18:48 +0000)
commit458586fe19585d6949c79c898e2181048565c774
treef12d0f55f8393f6aed9adb1e171aa32959c05a6f
parent443f07b73d139e6944bc6af472b6e9df790b6e38
mac_nvram: Use NVRAM_SIZE constant

The NVRAM_SIZE constant was defined but not used. Rename it to
MACIO_NVRAM_SIZE to match the device model and use it where appropriate.

Signed-off-by: BALATON Zoltan <[email protected]>
Reviewed-by: Mark Cave-Ayland <[email protected]>
Message-Id: <5b53c70438dfb46837af8a094e753706b06c4ec6.1666957578[email protected]>
Signed-off-by: Mark Cave-Ayland <[email protected]>
hw/misc/macio/macio.c
hw/ppc/mac_newworld.c
include/hw/nvram/mac_nvram.h
This page took 0.021372 seconds and 4 git commands to generate.