On Fri, Jun 8, 2018 at 4:29 AM, Simon Glass <[email protected]> wrote: > On 3 June 2018 at 18:04, Bin Meng <[email protected]> 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 <[email protected]> >> --- >> >> drivers/usb/host/xhci-pci.c | 5 ++--- >> 1 file changed, 2 insertions(+), 3 deletions(-) > > Reviewed-by: Simon Glass <[email protected]>
applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

