diff options
author | Felipe Balbi <balbi@ti.com> | 2011-07-04 11:16:06 +0300 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2011-07-05 16:41:13 +0300 |
commit | 7b30d19a5736b930c39cd7212ae9409ac0df525d (patch) | |
tree | cfe0b5d2c5a9462d140c9dc74e2ee75bb40cd32e /fs/ufs | |
parent | b9af9ea45a8dc1c3e7a98319bac90199807cc258 (diff) | |
download | op-kernel-dev-7b30d19a5736b930c39cd7212ae9409ac0df525d.zip op-kernel-dev-7b30d19a5736b930c39cd7212ae9409ac0df525d.tar.gz |
usb: gadget: net2272: fix compile warnings
This patch fixes the following compile warnings:
drivers/usb/gadget/net2272.c: In function ‘net2272_kick_dma’:
drivers/usb/gadget/net2272.c:740:2: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 6 has type ‘dma_addr_t’ [-Wformat]
drivers/usb/gadget/net2272.c: In function ‘net2272_queue’:
drivers/usb/gadget/net2272.c:859:2: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 8 has type ‘dma_addr_t’ [-Wformat]
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'fs/ufs')
0 files changed, 0 insertions, 0 deletions