git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6dbe51c
)
pwm_backlight: remove unnecessary ifdefs
author
Jingoo Han
<jg1.han@samsung.com>
Mon, 25 Feb 2013 08:15:47 +0000
(17:15 +0900)
committer
Thierry Reding
<thierry.reding@avionic-design.de>
Fri, 8 Mar 2013 07:30:13 +0000
(08:30 +0100)
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 <jg1.han@samsung.com>
Cc: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
No differences found