Dan Carpenter fcf92202e7 gma500: silence an unused variable warning
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@oracle.com>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-05-17 11:15:23 +01:00
..
2011-11-16 11:25:08 +00:00
2012-05-11 17:36:01 +01:00
2012-04-27 09:24:09 +01:00
2012-05-17 11:05:30 +01:00
2012-04-27 09:24:36 +01:00
2012-05-11 17:35:52 +01:00
2012-05-17 11:05:30 +01:00
2012-04-27 09:23:47 +01:00
2012-03-10 13:05:48 +00:00
2012-05-11 17:35:46 +01:00
2012-03-10 13:05:48 +00:00
2012-03-10 13:05:48 +00:00
2012-03-10 13:05:48 +00:00
2012-03-10 13:05:48 +00:00
2012-05-11 17:35:46 +01:00
2011-11-16 11:25:08 +00:00
2012-05-17 11:05:30 +01:00
2012-05-17 11:05:30 +01:00
2012-05-07 10:58:20 +01:00
2012-03-10 13:05:48 +00:00
2012-05-07 10:58:47 +01:00