diff options
author | Felipe Balbi <balbi@ti.com> | 2013-05-30 00:06:27 (GMT) |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2013-05-30 00:07:09 (GMT) |
commit | 91e3af64c77f333155e253e9c399c746e087855f (patch) | |
tree | 9e08af486117baa9d28c85f70ead460e2ea6767f /drivers/Makefile | |
parent | 2d22b42db02fdafeb7b990c2c25caabff4dd46fe (diff) | |
download | linux-91e3af64c77f333155e253e9c399c746e087855f.tar.xz |
usb: musb: host: fix build warning
very minor patch fixing the following build warning on
a debug message:
drivers/usb/musb/musb_host.c: In function ‘musb_host_rx’:
drivers/usb/musb/musb_host.c:1763:4: warning: format ‘%x’ \
expects argument of type ‘unsigned int’, but argument \
6 has type ‘dma_addr_t’ [-Wformat]
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/Makefile')
0 files changed, 0 insertions, 0 deletions