From: Mauro Carvalho Chehab Date: Thu, 20 Dec 2012 16:53:26 +0000 (-0200) Subject: [media] sh_veu.c: fix two compilation warnings X-Git-Tag: v3.9-rc1~93^2~546 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59dad49e5c176d8c9c0d06f6b744d0a54c578310;p=pandora-kernel.git [media] sh_veu.c: fix two compilation warnings drivers/media/platform/sh_veu.c:269:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat] drivers/media/platform/sh_veu.c:276:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat] Cc: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed