vt82c686: Remove unnecessary _DEVICE suffix from type macros
commite634050544198545ded4b0a324d2e4c7f8c69809
authorBALATON Zoltan <balaton@eik.bme.hu>
Sat, 2 Jan 2021 10:43:35 +0000 (2 11:43 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 4 Jan 2021 22:24:44 +0000 (4 23:24 +0100)
tree7eca54289d274f5e08afa74033b454aabbe103a9
parent5a4856ed78e8b83f6eece2efbbedccba857aaff7
vt82c686: Remove unnecessary _DEVICE suffix from type macros

There's no reason to suffix everything with _DEVICE when the names are
already unique without it and shorter names are more readable.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <ea89683ebb3528c0f79ed99d3d3cfcefb63c3bfb.1609584216.git.balaton@eik.bme.hu>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/isa/vt82c686.c