From: Felipe Balbi Date: Tue, 26 May 2015 20:34:45 +0000 (-0500) Subject: usb: gadget: atmel: fix build warning X-Git-Tag: omap-for-v4.2/fixes-rc1^2~90^2~16^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a64c7283ef83c82cb2125339c5d12092256614e;p=pandora-kernel.git usb: gadget: atmel: fix build warning This patch fixes the following build warning: drivers/usb/gadget/udc/atmel_usba_udc.c:707:2: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘dma_addr_t’ [-Wformat=] Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed