summaryrefslogtreecommitdiff
path: root/src/drmmode_display.h
diff options
context:
space:
mode:
authorMichel Dänzer <michel.daenzer@amd.com>2017-05-11 18:57:25 +0900
committerMichel Dänzer <michel.daenzer@amd.com>2017-05-11 18:57:25 +0900
commit3a9f7e87c30b9f6334d38dfdd1cb15b28fe37fcb (patch)
tree7ef86aaf1ea79c9ef93970743a14325014783a98 /src/drmmode_display.h
parent7dc68e26755466f9056f8c72195ab8690660693d (diff)
Remove unused struct members from drmmode_display.h
(Ported from amdgpu commit 462ac3341e5bfbded9086d3d9043821d19352b3e) Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'src/drmmode_display.h')
-rw-r--r--src/drmmode_display.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/drmmode_display.h b/src/drmmode_display.h
index df2c4b7b..db68054a 100644
--- a/src/drmmode_display.h
+++ b/src/drmmode_display.h
@@ -41,8 +41,6 @@
typedef struct {
int fd;
- drmModeFBPtr mode_fb;
- int cpp;
struct radeon_bo_manager *bufmgr;
ScrnInfoPtr scrn;
#ifdef HAVE_LIBUDEV