diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2015-09-29 12:21:18 +0300 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2015-09-30 19:21:03 +0300 |
commit | 9ae7ce00cc1353155b1914bfc40e8362efef7d1c (patch) | |
tree | af151fc34cd35076217dbe68f3cdcf025d878213 /Documentation | |
parent | 7022cfdfe07dcfccc294f04de5f75e0a37b16174 (diff) | |
download | linux-9ae7ce00cc1353155b1914bfc40e8362efef7d1c.tar.xz |
usb: renesas_usbhs: fix build warning if 64-bit architecture
This patch fixes the following warning if 64-bit architecture environment:
./drivers/usb/renesas_usbhs/common.c:496:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
dparam->type = of_id ? (u32)of_id->data : 0;
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions