]> git.baikalelectronics.ru Git - kernel.git/commit
PM debug: Fix warning when no CONFIG_DEBUG_FS
authorSergio Aguirre <saaguirre@ti.com>
Thu, 14 Jan 2010 17:01:15 +0000 (11:01 -0600)
committerKevin Hilman <khilman@deeprootsystems.com>
Thu, 21 Jan 2010 02:16:10 +0000 (18:16 -0800)
commit196fbea34112d4beeb536feb975d40f6cb2ff66a
tree4e00b23c2bda5fe37b494abc549f204d60795935
parent2a92d53093fc1159e29ea0d2df6b3c850cc196f0
PM debug: Fix warning when no CONFIG_DEBUG_FS

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>
arch/arm/mach-omap2/pm-debug.c