commit | acab18b5c3a7025640abc84ace5e94c76ebd3d10 | [log] [tgz] |
---|---|---|
author | David Herrmann <dh.herrmann@gmail.com> | Mon May 04 16:05:12 2015 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue May 05 09:40:50 2015 +0200 |
tree | 7307d2b13c0fd0c7a061bdf6c48ae96da648a8ac | |
parent | ed1817036bd6d83829039543c9fe4aa94acc7c39 [diff] |
drm: drop unused 'magicfree' list This list is write-only. It's never used for read-access, so no reason to keep it around. Drop it! Signed-off-by: David Herrmann <dh.herrmann@gmail.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>