From: Michel Dänzer <michel.daenzer@xxxxxxx> Fixes: 1091f28e1fa2 ("Remove drmmode_load_palette") Signed-off-by: Michel Dänzer <michel.daenzer at amd.com> --- src/drmmode_display.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/drmmode_display.h b/src/drmmode_display.h index 617f2bc..2e62a8c 100644 --- a/src/drmmode_display.h +++ b/src/drmmode_display.h @@ -92,7 +92,6 @@ typedef struct { uint32_t dpms_last_seq; int dpms_last_fps; uint32_t interpolated_vblanks; - uint16_t lut_r[256], lut_g[256], lut_b[256]; int prime_pixmap_x; /* Modeset needed for DPMS on */ -- 2.9.3