From: Ville Syrjälä Date: Tue, 13 Mar 2012 10:35:39 +0000 (+0200) Subject: drm: Change drm_display_mode::type to unsigned X-Git-Tag: v3.4-rc1~143^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fcfc75b112e897609faed30bcf80565fb005087;p=pandora-kernel.git drm: Change drm_display_mode::type to unsigned The drm_display_mode type is a bitmask so it should be unsigned. Signed-off-by: Ville Syrjälä Reviewed-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed