From: Jingoo Han Date: Mon, 29 Apr 2013 23:17:26 +0000 (-0700) Subject: drivers/video/backlight/platform_lcd.c: remove unnecessary ifdefs X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~123^2~271 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d80d0fdf7e13f5f1f769f5279803c887be07693;p=pandora-kernel.git drivers/video/backlight/platform_lcd.c: remove unnecessary ifdefs When the macro such as SIMPLE_DEV_PM_OPS is used, there is no need to use '#ifdef CONFIG_PM' to prevent build error. Thus, this patch removes unnecessary ifdefs. Signed-off-by: Jingoo Han Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed