omap: PM debug: fix wake-on-timer debugfs dependency
authorKevin Hilman <khilman@deeprootsystems.com>
Wed, 1 Dec 2010 10:55:46 +0000 (10:55 +0000)
committerTony Lindgren <tony@atomide.com>
Fri, 3 Dec 2010 01:08:48 +0000 (17:08 -0800)
Wakeup-on-timer code does not have/need debugfs dependency.  Move
the function out of debugfs ifdef.

Fixes compile error when CONFIG_DEBUG_FS is disabled but PM debug is
enabled.

Reported-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found