[U-Boot] [PATCH 27/82] x86: i2c: Fix cast of address to 32-bit value
Bin Meng
bmeng.cn at gmail.com
Tue Oct 11 05:42:28 CEST 2016
On Tue, Oct 11, 2016 at 11:16 AM, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Mon, Sep 26, 2016 at 11:33 AM, Simon Glass <sjg at chromium.org> wrote:
>> This gives a build warning on 64-bit x86. Fix it.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> drivers/i2c/intel_i2c.c | 6 +++---
>> 1 file changed, 3 insertions(+), 3 deletions(-)
>>
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list