remove clk_name of mmp_disp mach_info in ttc_dkb. This field is not used by driver now. Signed-off-by: Zhou Zhu <zzhu3@xxxxxxxxxxx> --- arch/arm/mach-mmp/ttc_dkb.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/mach-mmp/ttc_dkb.c b/arch/arm/mach-mmp/ttc_dkb.c index cfadd97..9437166 100644 --- a/arch/arm/mach-mmp/ttc_dkb.c +++ b/arch/arm/mach-mmp/ttc_dkb.c @@ -204,7 +204,6 @@ static struct mmp_mach_path_config dkb_disp_config[] = { static struct mmp_mach_plat_info dkb_disp_info = { .name = "mmp-disp", - .clk_name = "disp0", .path_num = 1, .paths = dkb_disp_config, }; -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html