commit | f03d53f9e0ac10a011957c4b3fff01ec4f620a27 | [log] [tgz] |
---|---|---|
author | Bernhard Beschow <shentey@gmail.com> | Sun Nov 03 14:33:59 2024 +0100 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Tue Nov 05 23:32:25 2024 +0000 |
tree | d4865cea5116a769d549648e53c79de77c2b7834 | |
parent | 21b1ee7691693fc84d6d4e11a1533112f629e97a [diff] |
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>