]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/misc/stm32f2xx_syscfg: Remove extraneous IRQ
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 7 Nov 2020 19:34:00 +0000 (20:34 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 10 Nov 2020 11:03:48 +0000 (11:03 +0000)
commit2108e5092a67aaaa710845159cab9df514e28716
tree6190ad742c97cd1cae91a5fe89d3960c0a7c8f2b
parent509602eed4d5d51cb71911ffc9c5ecc1cd04db06
hw/misc/stm32f2xx_syscfg: Remove extraneous IRQ

The system configuration controller (SYSCFG) doesn't have
any output IRQ (and the INTC input #71 belongs to the UART6).
Remove the invalid code.

Fixes: db635521a02 ("stm32f205: Add the stm32f205 SoC")
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20201107193403.436146-3-f4bug@amsat.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/stm32f205_soc.c
hw/misc/stm32f2xx_syscfg.c
include/hw/misc/stm32f2xx_syscfg.h