commit | 2fcfc75b112e897609faed30bcf80565fb005087 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Mar 13 12:35:39 2012 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Thu Mar 15 09:49:09 2012 +0000 |
tree | 00415fef7256c8cee6f58ef190f4edf2e339721f | |
parent | 6653cc8d3b8d1c685fbf01cc8a536957045f4609 [diff] |
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ä <ville.syrjala@linux.intel.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com>