From: Christian König Date: Wed, 3 Dec 2014 14:53:24 +0000 (+0100) Subject: drm/radeon: use pointers instead of indexes for CS chunks X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d2d13dd0e746a2bbdd2159abbdf603f0e37189e;p=pandora-kernel.git drm/radeon: use pointers instead of indexes for CS chunks Nobody is interested at which index the chunk is. What's needed is a pointer to the chunk. Remove unused chunk_id field as well. Signed-off-by: Christian König Signed-off-by: Alex Deucher --- Reading git-diff-tree failed