On Tue, 14 Feb 2017, Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx> wrote: > drivers/gpu/drm/i915/intel_dsi_pll.c: In function ‘intel_compute_dsi_pll’: > drivers/gpu/drm/i915/intel_dsi_pll.c:513:45: error: ‘dsi_ratio_max’ may be used uninitialized in this function [-Werror=maybe-uninitialized] > if (dsi_ratio < dsi_ratio_min || dsi_ratio > dsi_ratio_max) { > ^ > drivers/gpu/drm/i915/intel_dsi_pll.c:492:31: note: ‘dsi_ratio_max’ was declared here > u8 dsi_ratio, dsi_ratio_min, dsi_ratio_max; > ^ > LD drivers/tty/serial/built-in.o > LD [M] drivers/net/ethernet/intel/e1000/e1000.o > cc1: all warnings being treated as errors > scripts/Makefile.build:294: recipe for target 'drivers/gpu/drm/i915/intel_dsi_pll.o' failed > make[4]: *** [drivers/gpu/drm/i915/intel_dsi_pll.o] Error 1 > make[4]: *** Waiting for unfinished jobs.... The series didn't get tested because of this. Please update the series and repost, and do remember to add the Reviewed-by tags to the patches I've reviewed so far. Thanks, Jani. -- Jani Nikula, Intel Open Source Technology Center _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx