diff --git a/include/linux/rk_screen.h b/include/linux/rk_screen.h index 21cf587dac2e..ada2e2404ac1 100644 --- a/include/linux/rk_screen.h +++ b/include/linux/rk_screen.h @@ -149,7 +149,7 @@ typedef struct rk29fb_screen { bool s_clk_inv; #endif -#if defined(CONFIG_RK616_VIF) +#if defined(CONFIG_MFD_RK616) u32 pll_cfg_val; //bellow are for jettaB u32 frac; u16 scl_vst;