diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2022-04-04 16:46:50 +0100 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2022-04-21 11:37:04 +0100 |
| commit | 03a46e00813ae8bd0243457b12d48fd8d2d4d350 (patch) | |
| tree | 97f88ca25cd6c02042b0d3317f054b8eb8fd1c7c /python/qemu/utils/qemu_ga_client.py | |
| parent | 38c2b905d3beb27a056f7f53bcf7d9bce487e89d (diff) | |
| download | focaccia-qemu-03a46e00813ae8bd0243457b12d48fd8d2d4d350.tar.gz focaccia-qemu-03a46e00813ae8bd0243457b12d48fd8d2d4d350.zip | |
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 'python/qemu/utils/qemu_ga_client.py')
0 files changed, 0 insertions, 0 deletions