On 5/12/26 13:34, Peter Maydell wrote:
For the one remaining OMAP board, we use only the first 6 entries in the omap1_dma_irq_map[] array; the rest were for OMAP1610. Delete the now-unused elements.Signed-off-by: Peter Maydell<[email protected]> --- hw/arm/omap1.c | 10 ---------- 1 file changed, 10 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
