[U-Boot] [PATCH v2 15/63] x86: ivybridge: Fix types for 64-bit compilation
Bin Meng
bmeng.cn at gmail.com
Mon Dec 19 08:59:02 CET 2016
On Sun, Nov 20, 2016 at 4:25 AM, Simon Glass <sjg at chromium.org> wrote:
> Fix a few types that causes warnings on 64-bit machines.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Fix cast in bd82x6x_video_probe() also
>
> arch/x86/cpu/ivybridge/sata.c | 4 ++--
> drivers/video/ivybridge_igd.c | 4 ++--
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list