diff options
author | Jason Yan <[email protected]> | 2020-04-03 10:16:09 +0800 |
---|---|---|
committer | Sam Ravnborg <[email protected]> | 2020-04-08 12:09:10 +0200 |
commit | 7b987887f97b9fdbc5fa4774ff973158266d834c (patch) | |
tree | a865cfecc99a153f6af030f23fe0a90c173b6c0f /scripts/gdb/linux/utils.py | |
parent | 6ea4383b9214c7b2134948999c5d0088723be79a (diff) |
video: fbdev: matroxfb: remove dead code and set but not used variable
Fix the following gcc warning:
drivers/video/fbdev/matrox/g450_pll.c:336:15: warning: variable
‘pixel_vco’ set but not used [-Wunused-but-set-variable]
unsigned int pixel_vco;
^~~~~~~~~
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Jason Yan <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions