]> Git Repo - qemu.git/commit
pl110: Rename pl110_version enum values
authorEduardo Habkost <[email protected]>
Tue, 25 Aug 2020 19:20:00 +0000 (15:20 -0400)
committerEduardo Habkost <[email protected]>
Thu, 27 Aug 2020 18:04:54 +0000 (14:04 -0400)
commitc7bf34922d664fed6534492724160de71977f908
tree7b1d665c0fc13964599595b8d3e5a62fe8f52621
parentbd7dff94607c77bbcb54295bcd075a79513e2c52
pl110: Rename pl110_version enum values

The PL110 enum value name will conflict with the PL110 type cast
checker, when we replace the existing macro with an inline
function.  Add a VERSION_ prefix to all pl110_version enum
values, to avoid conflicts.

Reviewed-by: Philippe Mathieu-DaudĂ© <[email protected]>
Reviewed-by: Daniel P. BerrangĂ© <[email protected]>
Signed-off-by: Eduardo Habkost <[email protected]>
Tested-By: Roman Bolshakov <[email protected]>
Message-Id: <20200825192110.3528606[email protected]>
Signed-off-by: Eduardo Habkost <[email protected]>
hw/display/pl110.c
This page took 0.02642 seconds and 4 git commands to generate.