commit | 01c94c4a6ee73210096c1e363977ef0568675187 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Fri Oct 30 16:24:06 2015 +0100 |
committer | Marek Vasut <marex@denx.de> | Tue Nov 03 17:29:54 2015 +0100 |
tree | 6298d22bf3be368bb7b14a3a21be374024be85ab | |
parent | 5486d067a8a0e44e777b8195b2ecb47f2500f235 [diff] |
usb: dwc3: Fix warnings on 64-bit builds Change aritmentics to use 64bit types to be compatible with 64bit builds. Signed-off-by: Michal Simek <michal.simek@xilinx.com>