qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 4/5] hw/i2c/versatile_i2c: Use ARM_SBCON_I2C() macro


From: Richard Henderson
Subject: Re: [PATCH 4/5] hw/i2c/versatile_i2c: Use ARM_SBCON_I2C() macro
Date: Mon, 9 Jan 2023 09:11:35 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 1/9/23 01:17, Philippe Mathieu-Daudé wrote:
ARM_SBCON_I2C() macro and ArmSbconI2CState typedef are
already declared via the QOM DECLARE_INSTANCE_CHECKER()
macro in "hw/i2c/arm_sbcon_i2c.h". Drop the VERSATILE_I2C
declarations from versatile_i2c.c.

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  hw/i2c/versatile_i2c.c | 7 +------
  1 file changed, 1 insertion(+), 6 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]