On Fri, Aug 2, 2013 at 11:16 AM, Konrad Rzeszutek Wilk <[email protected]> wrote: > Hey Alex, > > Your recent patch "31f731a drm/radeon/dpm: fix calculations in > si_calculate_leakage_for_v_and_t_formula" causes a build regression: > > drivers/built-in.o: In function `si_calculate_leakage_for_v_and_t_formula': > /home/build/linux-linus/drivers/gpu/drm/radeon/si_dpm.c:1770: undefined > reference to `__divdi3' > > Which I think is due to the misplace parentheses.
Fixed with this patch: http://lists.freedesktop.org/archives/dri-devel/2013-August/042668.html Alex -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

