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]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

