]> xenbits.xensource.com Git - qemu-upstream-4.6-testing.git/commit
hw/intc/allwinner-a10-pic: Add missing 'break'
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 13 May 2014 15:09:38 +0000 (16:09 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 13 May 2014 15:09:38 +0000 (16:09 +0100)
commit654039b42a7f0e7d1b719a17d5c388662950b9ab
tree1c0b021b8769725566c6c934406032addcbfdced
parent2f0d8631b74c873c8867a7b509335bc2bf8d8886
hw/intc/allwinner-a10-pic: Add missing 'break'

Add missing 'break' after handling of AW_A10_PIC_BASE_ADDR write.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
hw/intc/allwinner-a10-pic.c