diff options
author | 2023-01-09 15:02:53 +0100 | |
---|---|---|
committer | 2023-01-12 17:15:09 +0000 | |
commit | c4d15af196a91132a9a2144ab0e187fb60c6a65f (patch) | |
tree | 0d5ea1a4aa10a2368056a9010b60b44a453bfbff /hw/display/omap_lcdc.c | |
parent | hw/arm: Remove unreachable code calling pflash_cfi01_register() (diff) | |
download | qemu-c4d15af196a91132a9a2144ab0e187fb60c6a65f.tar.xz qemu-c4d15af196a91132a9a2144ab0e187fb60c6a65f.zip |
hw/arm/pxa: Avoid forward-declaring PXA2xxI2CState
To avoid forward-declaring PXA2xxI2CState, declare
PXA2XX_I2C before its use in pxa2xx_i2c_init() prototype.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230109140306.23161-2-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/display/omap_lcdc.c')
0 files changed, 0 insertions, 0 deletions