|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH for-9.2 19/53] hw/dma: Remove pxa2xx_dma |
Date: | Tue, 3 Sep 2024 23:33:53 +0200 |
User-agent: | Mozilla Thunderbird |
On 3/9/24 18:07, Peter Maydell wrote:
Remove the pxa2xx-specific pxa2xx_dma device. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> --- include/hw/arm/pxa.h | 4 - hw/dma/pxa2xx_dma.c | 591 ------------------------------------------- hw/dma/meson.build | 1 - 3 files changed, 596 deletions(-) delete mode 100644 hw/dma/pxa2xx_dma.c
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |