On 1/28/25 02:45, Peter Maydell wrote:
The coverswitch qemu_irq is never connected to anything, and the only thing we do with it is set it in omap_mmc_reset(). Remove it.Signed-off-by: Peter Maydell <[email protected]> --- hw/sd/omap_mmc.c | 2 -- 1 file changed, 2 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
