diff --git a/include/linux/rk_screen.h b/include/linux/rk_screen.h index 2409ddc0938e..02aa5d38a343 100644 --- a/include/linux/rk_screen.h +++ b/include/linux/rk_screen.h @@ -120,6 +120,7 @@ typedef struct rk29fb_screen { u16 lower_margin; u16 vsync_len; u8 ft; //the time need to display one frame,in ms + int *dsp_lut; //display lut #ifdef CONFIG_HDMI_DUAL_DISP /* Scaler mode Timing */ u32 s_pixclock;