On Thu, 10 May 2012 10:33:02 +0300 Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote: > If CONFIG_BACKLIGHT_CLASS_DEVICE is disabled then GCC warns that: > drivers/gpu/drm/gma500/opregion.c:154:6: warning: > unused variable ‘max’ [-Wunused-variable] > > Which give me a chance to use the new config_enabled() macro. :) > > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Acked-by: Alan Cox <alan@xxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html