[U-Boot] [PATCH] ehci-hcd: fix warnings on 64-bit builds

Marek Vasut marex at denx.de
Fri Mar 20 14:19:56 CET 2015


On Tuesday, March 17, 2015 at 09:46:37 PM, Rob Herring wrote:
> Change addresses to unsigned long to be compatible with 64-bit builds.
> Regardless of fixing warnings, the device is still only 32-bit capable.
> 
> Signed-off-by: Rob Herring <robh at kernel.org>
> Cc: Marek Vasut <marex at denx.de>
> ---
>  drivers/usb/host/ehci-hcd.c | 82
> ++++++++++++++++++++++----------------------- 1 file changed, 41
> insertions(+), 41 deletions(-)

Hi,

I will handle those patches in a couple of days. I got similar fix
from Thierry today in a patchset, this is the subject:
[PATCH 11/13] usb: ehci-hcd: Build warning fixes for 64-bit

I would obviously like to pick Rob's one, since it came first, but
I will need to check if they're really the same. Moreover, shall I
pick this for the current release or is it OK to apply for the next
one ?

Thanks !

Best regards,
Marek Vasut


More information about the U-Boot mailing list