
11 Oct
2016
11 Oct
'16
5:16 a.m.
Hi Simon,
On Mon, Sep 26, 2016 at 11:33 AM, Simon Glass sjg@chromium.org wrote:
Fix a cast in get_next_hob() that causes warnings on 64-bit machines.
Signed-off-by: Simon Glass sjg@chromium.org
arch/x86/include/asm/fsp/fsp_hob.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com
What about get_guid_hob_data() in the same file? I think it will cause building warning too.
Regards, Bin