Home
last modified time | relevance | path

Searched hist:"4 cdd770b03b4bc5eff048ef614f9dc82e75d7f28" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-pci.c4cdd770b03b4bc5eff048ef614f9dc82e75d7f28 Mon Jun 04 02:04:14 UTC 2018 Bin Meng <bmeng.cn@gmail.com> UPSTREAM: usb: xhci-pci: Fix compiler warning

This fixes the following compiler warning:

"warning: cast from pointer to integer of different size
[-Wpointer-to-int-cast]"

Change-Id: I4e47b2bcb02dbc59ccc4f471d86bcc6d901eeec7
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
(cherry picked from commit 9fddf6c7dd9dca493969d4ebd5e5fc2b2e21be9c)