hw/arm/pxa2xx: Simplify pxa255_init()
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 9 Jan 2023 11:53:04 +0000 (12:53 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 12 Jan 2023 17:03:14 +0000 (17:03 +0000)
commitabf8361cf7bb235fc987509df8a08476ce5478b7
tree64a34b0b6940bf18e61ec0f97a44d001cc56516a
parentce848378b999214777fa984a8a0a3e3deb1cf687
hw/arm/pxa2xx: Simplify pxa255_init()

Since pxa255_init() must map the device in the system memory,
there is no point in passing get_system_memory() by argument.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230109115316.2235-2-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/gumstix.c
hw/arm/pxa2xx.c
hw/arm/tosa.c
include/hw/arm/pxa.h