hw/arm: Remove pxa2xx.c
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 3 Sep 2024 16:07:13 +0000 (17:07 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 1 Oct 2024 13:24:42 +0000 (14:24 +0100)
commita9c7d8355739fd4f74e56b352a30f0f5ce96f807
treef7189ec4ad1466515dc780914ece242d9ecde39d
parent3f2797a76e1787f378cc8e6429f8837aa3358066
hw/arm: Remove pxa2xx.c

All the callers of pxa270_init() and pxa255_init() have now been removed,
so we can remove pxa2xx.c. This also removes the only uses of a lot of
pxa2xx specific devices, which will be removed in subsequent commits.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20240903160751.4100218-16-peter.maydell@linaro.org
hw/arm/meson.build
hw/arm/pxa2xx.c [deleted file]
include/hw/arm/pxa.h