drm: remove unused "struct drm_freelist"
authorDavid Herrmann <dh.herrmann@gmail.com>
Wed, 23 Jul 2014 15:26:36 +0000 (17:26 +0200)
committerDave Airlie <airlied@redhat.com>
Fri, 1 Aug 2014 20:43:10 +0000 (06:43 +1000)
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>

No differences found