]> git.sur5r.net Git - u-boot/commit
bios_emulator: Fix cast for 64-bit compilation
authorSimon Glass <sjg@chromium.org>
Mon, 26 Sep 2016 03:33:06 +0000 (21:33 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 11 Oct 2016 03:55:33 +0000 (11:55 +0800)
commit2cd11a23c8e01503032df34b99d563603a54f4d9
treeb3c8f6c8330b20c77a82779b1633ea5bfbe59247
parent22d9574337f47d6a47f40dc1874291108ad30b41
bios_emulator: Fix cast for 64-bit compilation

Fix a cast that causes warnings on 64-bit machines.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/bios_emulator/atibios.c