gpu: vc4_firmware_kms: Fix up 64 bit compile warnings.
authorDave Stevenson <dave.stevenson@raspberrypi.org>
Mon, 28 Jan 2019 14:40:16 +0000 (14:40 +0000)
committerpopcornmix <popcornmix@gmail.com>
Mon, 13 May 2019 23:08:18 +0000 (00:08 +0100)
commit02cc495281c268b17f5ae2d566220c88991de911
treebf96b7f8bed88f847d92f18d36fc34067c744436
parentf916f07f8409736b31db3b7d767f40436313d02a
gpu: vc4_firmware_kms: Fix up 64 bit compile warnings.

Resolve two build warnings with regard using incorrectly
sized parameters in logging messages on 64 bit builds.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
drivers/gpu/drm/vc4/vc4_firmware_kms.c