From: Jingoo Han Date: Mon, 25 Feb 2013 08:15:47 +0000 (+0900) Subject: pwm_backlight: remove unnecessary ifdefs X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~24^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c791126b93e800c68557483235321b201c082910;p=pandora-kernel.git pwm_backlight: 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 Cc: Thierry Reding Signed-off-by: Thierry Reding --- Reading git-diff-tree failed