diff options
| author | Devendra Naga <[email protected]> | 2013-04-29 16:17:30 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-04-29 18:28:15 -0700 |
| commit | 970354281507ec8055767c7063d26109fd80d2b5 (patch) | |
| tree | 13d484ca0485ad5b619bb40727fe1612779fb7d3 /tools/perf/scripts/python/syscall-counts.py | |
| parent | ee69c8a9470e373dfdbbe8d53b72001cf10b0923 (diff) | |
drivers/video/backlight/lp855x_bl.c: fix compiler warning in lp855x_probe
While doing with make W=1 gcc (gcc (GCC) 4.7.2 20121109 (Red Hat
4.7.2-8)) I found
drivers/video/backlight/lp855x_bl.c: In function `lp855x_probe':
drivers/video/backlight/lp855x_bl.c:342:35: warning: variable `mode' set but not used [-Wunused-but-set-variable]
fixed by removing it as since its not used anywhere
Signed-off-by: Devendra Naga <[email protected]>
Acked-by: Milo Kim <[email protected]>
Cc: Jingoo Han <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions