On Wed, Aug 17, 2016 at 5:58 AM, Michel Dänzer <michel at daenzer.net> wrote: > From: Michel Dänzer <michel.daenzer at amd.com> > > Fixes: 1091f28e1fa2 ("Remove drmmode_load_palette") > Signed-off-by: Michel Dänzer <michel.daenzer at amd.com> Reviewed-by: Alex Deucher <alexander.deucher 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 > > _______________________________________________ > amd-gfx mailing list > amd-gfx at lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/amd-gfx