commit | 2d7f3bdb2cf6656386cb9ca1b02dd6df66fb05e8 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Jan 14 15:22:11 2016 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Jan 15 21:04:27 2016 +0200 |
tree | a47a9d845da78e7d4fede365fe6b42b75ff55011 | |
parent | b5e16987a09ef3e3215f0d14a0d99b4e83ab7e91 [diff] |
drm/i915: Pass the dma_addr_t array as const to rotate_pages() rotate_pages() doesn't modify the passed in dma addresses, so make them const. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1452777736-4909-4-git-send-email-ville.syrjala@linux.intel.com