aboutsummaryrefslogtreecommitdiff
path: root/hw/rtc
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2022-04-04 16:46:50 +0100
committerPeter Maydell <peter.maydell@linaro.org>2022-04-21 11:37:04 +0100
commit03a46e00813ae8bd0243457b12d48fd8d2d4d350 (patch)
tree97f88ca25cd6c02042b0d3317f054b8eb8fd1c7c /hw/rtc
parent38c2b905d3beb27a056f7f53bcf7d9bce487e89d (diff)
downloadqemu-03a46e00813ae8bd0243457b12d48fd8d2d4d350.zip
qemu-03a46e00813ae8bd0243457b12d48fd8d2d4d350.tar.gz
qemu-03a46e00813ae8bd0243457b12d48fd8d2d4d350.tar.bz2
hw/arm/exynos4210: Move exynos4210_combiner_get_gpioin() into exynos4210.c
The function exynos4210_combiner_get_gpioin() currently lives in exynos4210_combiner.c, but it isn't really part of the combiner device itself -- it is a function that implements the wiring up of some interrupt sources to multiple combiner inputs. Move it to live with the other SoC-level code in exynos4210.c, along with a few macros previously defined in exynos4210.h which are now used only in exynos4210.c. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20220404154658.565020-11-peter.maydell@linaro.org
Diffstat (limited to 'hw/rtc')
0 files changed, 0 insertions, 0 deletions