commit | 7d74795b740135b7c89269ce21be51cc5b328de6 | [log] [tgz] |
---|---|---|
author | Lespiau, Damien <damien.lespiau@intel.com> | Thu Oct 17 19:09:53 2013 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Wed Nov 06 12:04:13 2013 +1000 |
tree | 7e1d9c5ac37171c8536a96774683d3bf17b41c2f | |
parent | a276d6ce8a9b146831f3f14b327f74df446a794a [diff] |
drm: Constify struct drm_info_list * arguments Those functions are just reading data from those pointers. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Dave Airlie <airlied@redhat.com>