]> Git Repo - u-boot.git/commit
video: ivybridge_igd: Fix compiler warning
authorBin Meng <[email protected]>
Mon, 12 Feb 2018 09:54:35 +0000 (17:54 +0800)
committerTom Rini <[email protected]>
Wed, 14 Feb 2018 01:34:07 +0000 (20:34 -0500)
commite48be29ef3939ecfca76ddc1667d15811057246b
treee8436e22c9df6ec107c14dae6e523347022b9ecd
parent175c3e3ade134bf140da79193f41d4c4b8352626
video: ivybridge_igd: Fix compiler warning

Fix build warning in drivers/video/ivybridge_igd.c with gcc 7.3.0:

  warning: 'ivb_pm_gt2' defined but not used [-Wunused-const-variable=]

Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
drivers/video/ivybridge_igd.c
This page took 0.029123 seconds and 4 git commands to generate.