summaryrefslogtreecommitdiffstats
path: root/hw/arm/strongarm.h
diff options
context:
space:
mode:
authorPeter Maydell2022-04-04 17:46:47 +0200
committerPeter Maydell2022-04-21 12:37:04 +0200
commit93afe073df30944191a1fe2a7fd4f0456e231720 (patch)
treed6f9efa5c10766445780c19451ec9a3f365b23d9 /hw/arm/strongarm.h
parenthw/arm/exynos4210: Fix code style nit in combiner_grp_to_gic_id[] (diff)
downloadqemu-93afe073df30944191a1fe2a7fd4f0456e231720.tar.gz
qemu-93afe073df30944191a1fe2a7fd4f0456e231720.tar.xz
qemu-93afe073df30944191a1fe2a7fd4f0456e231720.zip
hw/arm/exynos4210: Move exynos4210_init_board_irqs() into exynos4210.c
The function exynos4210_init_board_irqs() currently lives in exynos4210_gic.c, but it isn't really part of the exynos4210.gic device -- it is a function that implements (some of) the wiring up of interrupts between the SoC's GIC and combiner components. This means it fits better in exynos4210.c, which is the SoC-level code. Move it there. Similarly, exynos4210_git_irq() is used almost only in the SoC-level code, so move it too. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20220404154658.565020-8-peter.maydell@linaro.org
Diffstat (limited to 'hw/arm/strongarm.h')
0 files changed, 0 insertions, 0 deletions