diff --git a/arch/arm/mach-rk3188/board-rk3188-jettaplus.c b/arch/arm/mach-rk3188/board-rk3188-jettaplus.c index 25720de321e2..f95445e70dfe 100644 --- a/arch/arm/mach-rk3188/board-rk3188-jettaplus.c +++ b/arch/arm/mach-rk3188/board-rk3188-jettaplus.c @@ -744,6 +744,7 @@ static struct rk616_platform_data rk616_pdata = { .lcd0_func = INPUT, //port lcd0 as input .lcd1_func = INPUT, //port lcd1 as input .lvds_ch_nr = 1, //the number of used lvds channel + .hdmi_irq = RK30_PIN2_PD6, }; #endif