diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2020-09-11 13:34:47 -0400 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2020-09-18 13:49:48 -0400 |
commit | 13b8c354188359e2c0bef909d82ad2c0dcae693a (patch) | |
tree | d6f597394205af364b6dcb892997e67c54ea61bc /include/hw/gpio | |
parent | 5488f2760ad4a4549da82d179ff44e476d902112 (diff) | |
download | qemu-13b8c354188359e2c0bef909d82ad2c0dcae693a.zip qemu-13b8c354188359e2c0bef909d82ad2c0dcae693a.tar.gz qemu-13b8c354188359e2c0bef909d82ad2c0dcae693a.tar.bz2 |
sifive_u: Rename memmap enum constants
Some of the enum constant names conflict with the QOM type check
macros (SIFIVE_U_OTP, SIFIVE_U_PRCI). This needs to be addressed
to allow us to transform the QOM type check macros into functions
generated by OBJECT_DECLARE_TYPE().
Rename all the constants to SIFIVE_U_DEV_*, to avoid conflicts.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20200911173447.165713-3-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'include/hw/gpio')
0 files changed, 0 insertions, 0 deletions