commit | b008c0fc95140ca7aad65861a77f0338ce31e8b5 | [log] [tgz] |
---|---|---|
author | David Herrmann <dh.herrmann@gmail.com> | Wed Jul 23 17:26:36 2014 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Sat Aug 02 06:43:10 2014 +1000 |
tree | 1ef052d0abf90f1cd6815aa11c91acb875409403 | |
parent | 8bed5cc765ffdd61b59f8405d38b377f5a7f0920 [diff] |
drm: remove unused "struct drm_freelist" This object is not used except for static fields in drm_bufs *cough*. Inline the watermark fields and drop the unused structure definition. Signed-off-by: David Herrmann <dh.herrmann@gmail.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Dave Airlie <airlied@redhat.com>