hw/pci-host/ppce500: Reuse TYPE_PPC_E500_PCI_BRIDGE define
authorBernhard Beschow <shentey@gmail.com>
Sun, 3 Nov 2024 13:33:59 +0000 (14:33 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 5 Nov 2024 23:32:25 +0000 (23:32 +0000)
commitf03d53f9e0ac10a011957c4b3fff01ec4f620a27
treed4865cea5116a769d549648e53c79de77c2b7834
parent21b1ee7691693fc84d6d4e11a1533112f629e97a
hw/pci-host/ppce500: Reuse TYPE_PPC_E500_PCI_BRIDGE define

Prefer a macro rather than a string literal when instantiaging device models.

Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Message-ID: <20241103133412.73536-14-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/pci-host/ppce500.c