diff options
author | Dan Carpenter <[email protected]> | 2012-05-10 10:33:02 +0300 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2012-05-17 11:15:23 +0100 |
commit | fcf92202e7bc2e8513ae045e3ec61e79c1c9e690 (patch) | |
tree | d518feb028130214aafc406c47b93f8791a85f0b /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ce0679136678a58cbeca40acd84b6a0462637454 (diff) |
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 <[email protected]>
Acked-by: Paul Menzel <[email protected]>
Acked-by: Alan Cox <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions