summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/include/mach/usb.h
diff options
context:
space:
mode:
authorEric Bénard <eric@eukrea.com>2010-10-20 15:40:15 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2010-10-21 21:08:22 +0200
commita9cc5d079a159bee9b6b4c01de378d3e94605343 (patch)
treead1e4556153ec63bd50a8fde1a338b989aa687d8 /arch/arm/mach-imx/include/mach/usb.h
parent94e30f2ee3d5506f38178932f4a0c4cae1f037f1 (diff)
downloadbarebox-a9cc5d079a159bee9b6b4c01de378d3e94605343.tar.gz
barebox-a9cc5d079a159bee9b6b4c01de378d3e94605343.tar.xz
fsl_udc: fix warning
this patch fix the following warning : drivers/usb/gadget/fsl_udc.c: In function 'done': drivers/usb/gadget/fsl_udc.c:566: warning: passing argument 1 of 'dma_inv_range' makes integer from pointer without a cast arch/arm/include/asm/mmu.h:24: note: expected 'long unsigned int' but argument is of type 'void *' drivers/usb/gadget/fsl_udc.c:566: warning: passing argument 2 of 'dma_inv_range' makes integer from pointer without a cast arch/arm/include/asm/mmu.h:24: note: expected 'long unsigned int' but argument is of type 'void *' Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-imx/include/mach/usb.h')
0 files changed, 0 insertions, 0 deletions