summaryrefslogtreecommitdiff
path: root/linux-core/drmP.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-core/drmP.h')
-rw-r--r--linux-core/drmP.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux-core/drmP.h b/linux-core/drmP.h
index b10e9881..fab3608f 100644
--- a/linux-core/drmP.h
+++ b/linux-core/drmP.h
@@ -814,7 +814,6 @@ typedef struct drm_buffer_manager{
struct list_head ddestroy;
struct work_struct wq;
uint32_t fence_type;
- unsigned long max_pages;
unsigned long cur_pages;
atomic_t count;
} drm_buffer_manager_t;