linux/drivers/staging/media
Colin Ian King 9483804a72 media: staging: tegra-vde: print long unsigned using %lu format specifier
The frame.flags & FLAG_B_FRAME is promoted to a long unsigned because
of the use of the BIT() macro when defining FLAG_B_FRAME and causing a
build warning. Fix this by using the %lu format specifer.

Cleans up warning:
drivers/staging/media/tegra-vde/tegra-vde.c:267:5: warning: format
specifies type 'int' but the argument has type 'unsigned long' [-Wformat]

Fixes: 42e764d057 ("staging: tegravde: replace bit assignment with macro")
Cc: Ioannis Valasakis <code@wizofe.uk>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-11-08 03:18:39 -08:00
..
bcm2048 staging: bcm2048: add SPDX License Identifier 2018-11-07 12:22:33 +01:00
davinci_vpfe staging: davinci: add SPDX License Identifier 2018-11-07 12:23:16 +01:00
imx media updates for v4.20-rc1 2018-10-31 10:53:29 -07:00
imx074 media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY 2018-10-04 16:06:15 -04:00
mt9t031 media: v4l: Remove support for crop default target in subdev drivers 2018-10-03 11:58:24 -04:00
omap4iss media updates for v4.20-rc1 2018-10-31 10:53:29 -07:00
sunxi media: platform: Add Cedrus VPU decoder driver 2018-09-24 10:47:10 -04:00
tegra-vde media: staging: tegra-vde: print long unsigned using %lu format specifier 2018-11-08 03:18:39 -08:00
zoran media: zoran: fix spelling mistake "queing" -> "queuing" 2018-10-04 14:33:36 -04:00
Kconfig media: platform: Add Cedrus VPU decoder driver 2018-09-24 10:47:10 -04:00
Makefile media: platform: Add Cedrus VPU decoder driver 2018-09-24 10:47:10 -04:00