From: Thierry Reding Date: Mon, 13 Oct 2014 10:45:57 +0000 (+0200) Subject: drm: Make drm_mode_create_tv_properties() signature consistent X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~62^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f7633125a1ca8a03b63bf91b5eca60551141ddb;p=pandora-kernel.git drm: Make drm_mode_create_tv_properties() signature consistent The prototype and the function implementation differ in their signature. Make them consistent and use an unsigned integer for the number of modes while at it. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed