40021 parent d11991cbacaa9283de2b6e362e7ec5f21bc40044 author Mike Frysinger 1274910151 -0700 committer Linus Torvalds 1274976762 -0700 fbdev: bf54x-lq043fb: fix unused warnings with backlight code The current backlight code is stubbed out, so the new props changes added some warnings: drivers/video/bf54x-lq043fb.c: In function 'bfin_bf54x_probe': drivers/video/bf54x-lq043fb.c:666: warning: label 'out9' defined but not used drivers/video/bf54x-lq043fb.c:504: warning: unused variable 'props' Fix em ! Signed-off-by: Mike Frysinger Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds ͭ