drm: const'ify ioctls table (v2)
authorRob Clark <robdclark@gmail.com>
Fri, 2 Aug 2013 17:27:49 +0000 (13:27 -0400)
committerDave Airlie <airlied@redhat.com>
Wed, 7 Aug 2013 00:10:02 +0000 (10:10 +1000)
Because, there is no reason for it not to be const.

v1: original
v2: fix compile break in vmwgfx, and couple related cleanups suggested
    by Ville Syrjälä

Signed-off-by: Rob Clark <robdclark@gmail.com>
Reviewed-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