diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-09-22 19:00:32 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-02-26 18:40:09 +0100 |
commit | 1cfe4614283ad0a284ded19e0d1d7be88071b588 (patch) | |
tree | bb49f59f0ffa785be72f605a8e8fdb888f16171f /hw/pci-host | |
parent | c2093660d99dc88dc5638297c42467e8e9d6466c (diff) |
hw/arm/exynos4210: Inline sysbus_create_varargs(EXYNOS4210_FIMD)
We want to set another qdev property (a link) for the FIMD
device, we can not use sysbus_create_varargs() which only
passes sysbus base address and IRQs as arguments. Inline
it so we can set the link property in the next commit.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20240216153517.49422-4-philmd@linaro.org>
Diffstat (limited to 'hw/pci-host')
0 files changed, 0 insertions, 0 deletions