diff options
author | Michal Simek <michal.simek@xilinx.com> | 2015-10-30 16:19:43 +0100 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2015-11-03 17:29:54 +0100 |
commit | 32191755d75a28a88ca980c89c1fa15db4920510 (patch) | |
tree | 2d36f1777b7e968c3ed04a8946e64af876de2334 /drivers/timer/altera_timer.c | |
parent | 01c94c4a6ee73210096c1e363977ef0568675187 (diff) | |
download | blackbird-obmc-uboot-32191755d75a28a88ca980c89c1fa15db4920510.tar.gz blackbird-obmc-uboot-32191755d75a28a88ca980c89c1fa15db4920510.zip |
usb: lthor: Specify correct parameter for sizeof type
This patch removes this warning:
CC drivers/usb/gadget/f_thor.o
drivers/usb/gadget/f_thor.c: In function ‘thor_tx_data’:
drivers/usb/gadget/f_thor.c:572:2: warning: format ‘%d’ expects argument
of type ‘int’, but argument 4 has type ‘long unsigned int’ [-Wformat=]
debug("%s: dev->in_req->length:%d to_cpy:%d\n", __func__,
^
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'drivers/timer/altera_timer.c')
0 files changed, 0 insertions, 0 deletions