diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2013-06-07 15:43:07 (GMT) |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2013-06-10 22:13:56 (GMT) |
commit | d20d3174806ef6589cb912a488657d21fcd7ece2 (patch) | |
tree | 61b40825fc9a2eacd6e2fe94ff4b3c3cc509d077 /fs/9p | |
parent | 4ee62c7669be1a6f1dd407e5ba7e38c0e2204e92 (diff) | |
download | linux-fsl-qoriq-d20d3174806ef6589cb912a488657d21fcd7ece2.tar.xz |
drm: Constify the pretty-print functions
The structures and strings involved with various pretty-print functions
aren't meant to be modified, so make them all const. The exception is
drm_connector_enum_list which does get modified in drm_connector_init().
While at it move the drm_get_connector_status_name() prototype from
drmP.h to drm_crtc.h where it belongs.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'fs/9p')
0 files changed, 0 insertions, 0 deletions