summaryrefslogtreecommitdiffstats
path: root/Kbuild
diff options
context:
space:
mode:
authorFelipe Balbi <balbi@ti.com>2011-07-04 10:12:32 +0200
committerFelipe Balbi <balbi@ti.com>2011-07-05 15:41:12 +0200
commitb9af9ea45a8dc1c3e7a98319bac90199807cc258 (patch)
treeeadb0e1db5991f952fdda58f8010cbe0511f28e8 /Kbuild
parentusb: gadget: fusb300_udc: drop dead code (diff)
downloadlinux-b9af9ea45a8dc1c3e7a98319bac90199807cc258.tar.xz
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 'Kbuild')
0 files changed, 0 insertions, 0 deletions