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:
41b500f
)
OMAP4: PM: remove redundant #ifdef CONFIG_PM
author
Nishanth Menon
<nm@ti.com>
Sun, 13 Mar 2011 03:37:23 +0000
(09:07 +0530)
committer
Kevin Hilman
<khilman@ti.com>
Wed, 6 Apr 2011 15:09:03 +0000
(08:09 -0700)
pm44xx.c is built only when CONFIG_PM is setup,
remove redundant CONFIG_PM check.
This also fixes:
https://bugzilla.kernel.org/show_bug.cgi?id=25022
Reported-by: Martin Etti <ettl.martin@gmx.de>
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
No differences found