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:
b92c572
)
PM debug: Fix warning when no CONFIG_DEBUG_FS
author
Sergio Aguirre
<saaguirre@ti.com>
Thu, 14 Jan 2010 17:01:15 +0000
(11:01 -0600)
committer
Kevin Hilman
<khilman@deeprootsystems.com>
Thu, 21 Jan 2010 02:16:10 +0000
(18:16 -0800)
Fix following warning when CONFIG_DEBUG_FS wasn't selected:
arch/arm/mach-omap2/pm-debug.c:57: warning: 'pm_dbg_init' declared 'static' but never defined
Signed-off-by: Sergio Aguirre <saaguirre@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
No differences found