diff options
| author | zhengbin <[email protected]> | 2019-11-15 22:27:05 +0800 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2019-11-15 16:50:24 +0100 |
| commit | dfa703b6f91818fa9f652c00e3589c104c518930 (patch) | |
| tree | f33b8b90c14119ba0ff288749dfb785e2f299f13 /tools/perf/scripts/python | |
| parent | 8d938df2056253218555800ea39a6ec391669f18 (diff) | |
drm/gma500: remove set but not used variable 'htotal'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/gma500/oaktrail_hdmi.c: In function htotal_calculate:
drivers/gpu/drm/gma500/oaktrail_hdmi.c:160:6: warning: variable htotal set but not used [-Wunused-but-set-variable]
It is introduced by commit 39ec748f7174 ("gma600: Enable HDMI support"),
but never used, so remove it.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: zhengbin <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions