From: Thierry Reding Date: Wed, 12 Aug 2015 14:54:28 +0000 (+0200) Subject: drm/plane: Use consistent data types for format count X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~32^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45e3743aff6f3fbe3f08d43d443dc2d7b5396a31;p=pandora-kernel.git drm/plane: Use consistent data types for format count Rather than a mix of the the sized uint32_t and signed integer, use an unsized unsigned int to specify the format count. Signed-off-by: Thierry Reding Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed