Skip to content
Commit 91e3af64 authored by Felipe Balbi's avatar Felipe Balbi
Browse files

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: default avatarFelipe Balbi <balbi@ti.com>
parent 2d22b42d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment