[U-Boot] [PATCH 01/13] usb: xhci-pci: Fix compiler warning
Simon Glass
sjg at chromium.org
Thu Jun 7 20:29:56 UTC 2018
On 3 June 2018 at 18:04, Bin Meng <bmeng.cn at gmail.com> wrote:
> This fixes the following compiler warning:
>
> "warning: cast from pointer to integer of different size
> [-Wpointer-to-int-cast]"
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> drivers/usb/host/xhci-pci.c | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list