]> Git Repo - J-u-boot.git/commit
usb: ci_udc: fix warnings on 64-bit builds
authorRob Herring <[email protected]>
Tue, 17 Mar 2015 20:46:35 +0000 (15:46 -0500)
committerMarek Vasut <[email protected]>
Tue, 14 Apr 2015 03:47:47 +0000 (05:47 +0200)
commitf72d8320b6056a914cbf1f6c6088ec729218ebb1
treea5dd8ec98d865251950d0ad2d29c162321cd6062
parent4c5998b77af081d4075a1fb8f19446a699949660
usb: ci_udc: fix warnings on 64-bit builds

Change addresses to unsigned long to be compatible with 64-bit builds.
Regardless of fixing warnings, the device is still only 32-bit capable.

Signed-off-by: Rob Herring <[email protected]>
Cc: "Ɓukasz Majewski" <[email protected]>
Cc: Marek Vasut <[email protected]>
Reviewed-by: Lukasz Majewski <[email protected]>
drivers/usb/gadget/ci_udc.c
This page took 0.03799 seconds and 4 git commands to generate.