diff options
| author | Felipe Balbi <balbi@ti.com> | 2011-07-04 11:12:32 +0300 |
|---|---|---|
| committer | Felipe Balbi <balbi@ti.com> | 2011-07-05 16:41:12 +0300 |
| commit | b9af9ea45a8dc1c3e7a98319bac90199807cc258 (patch) | |
| tree | eadb0e1db5991f952fdda58f8010cbe0511f28e8 /tools/perf/scripts/python | |
| parent | usb: gadget: fusb300_udc: drop dead code (diff) | |
| download | linux-b9af9ea45a8dc1c3e7a98319bac90199807cc258.tar.gz linux-b9af9ea45a8dc1c3e7a98319bac90199807cc258.zip | |
usb: gadget: langwell_udc: fix compile warnings
This patch fixes the following compile warnings:
drivers/usb/gadget/langwell_udc.c: In function ‘queue_dtd’:
drivers/usb/gadget/langwell_udc.c:596:2: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/usb/gadget/langwell_udc.c: In function ‘langwell_udc_probe’:
drivers/usb/gadget/langwell_udc.c:3274:2: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ [-Wformat]
drivers/usb/gadget/langwell_udc.c:3289:2: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ [-Wformat]
drivers/usb/gadget/langwell_udc.c: In function ‘langwell_udc_resume’:
drivers/usb/gadget/langwell_udc.c:3473:2: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ [-Wformat]
drivers/usb/gadget/langwell_udc.c:3487:2: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ [-Wformat]
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
