drm: Use stdint types for consistency
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 24 May 2012 17:53:58 +0000 (20:53 +0300)
committerDave Airlie <airlied@redhat.com>
Tue, 29 May 2012 10:07:09 +0000 (11:07 +0100)
The rest of the code uses stdint types, so use them in
drm_property_change_is_valid() as well.

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>

No differences found