pwm-backlight: Remove unused variable
authorThierry Reding <thierry.reding@gmail.com>
Tue, 22 Oct 2013 07:37:05 +0000 (09:37 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Tue, 22 Oct 2013 07:37:05 +0000 (09:37 +0200)
commit73d4e2b82b4bb1571b1a7f97012c0db8a0faef42
tree6a275b70c5d7d34b6d706ea04eabaea8bd98a333
parent1dea1fd09246ada581a99d0669108eea94b7bfee
pwm-backlight: Remove unused variable

I forgot to remove this during earlier cleanup patches and only checked
various builds for errors, not warnings.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/video/backlight/pwm_bl.c