summaryrefslogtreecommitdiffstats
path: root/fs/ufs
diff options
context:
space:
mode:
authorFelipe Balbi <balbi@ti.com>2011-07-04 11:12:32 +0300
committerFelipe Balbi <balbi@ti.com>2011-07-05 16:41:12 +0300
commitb9af9ea45a8dc1c3e7a98319bac90199807cc258 (patch)
treeeadb0e1db5991f952fdda58f8010cbe0511f28e8 /fs/ufs
parent4dbafd3dce8593c8ec1a6b78239f59645b4dde8f (diff)
downloadop-kernel-dev-b9af9ea45a8dc1c3e7a98319bac90199807cc258.zip
op-kernel-dev-b9af9ea45a8dc1c3e7a98319bac90199807cc258.tar.gz
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 'fs/ufs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud