diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2014-01-30 12:13:16 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2014-01-30 12:24:47 +0000 |
commit | 76e430e92c19ea799547e4e6ae1f389ebc6eaac5 (patch) | |
tree | 9e10a9574da4c8048ce3bca8d5fdce2a549b7bf1 /COPYING | |
parent | 57445e57d4dfc080620ff0e4f9ec9a63b0feb355 (diff) |
sna: Constify GCFunc to quieten the compiler.
We keep a pointer to the old funcs when wrapping, this now needs to be const.
sna_accel.c: In function 'sna_gc_move_to_cpu':
sna_accel.c:4008:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
sgc->old_funcs = gc->funcs;
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions