summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorFelipe Balbi <balbi@ti.com>2011-07-04 08:12:32 (GMT)
committerFelipe Balbi <balbi@ti.com>2011-07-05 13:41:12 (GMT)
commitb9af9ea45a8dc1c3e7a98319bac90199807cc258 (patch)
treeeadb0e1db5991f952fdda58f8010cbe0511f28e8 /CREDITS
parent4dbafd3dce8593c8ec1a6b78239f59645b4dde8f (diff)
downloadlinux-fsl-qoriq-b9af9ea45a8dc1c3e7a98319bac90199807cc258.tar.xz
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 'CREDITS')
0 files changed, 0 insertions, 0 deletions