]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commit9f5ead76d402f591ab810e71eae59ec28bf39eb9
tree2215856103d5374eac6efb66f5a14b2bdce4dc27
parente8a7e48bb248a1196484d3f8afa53bded2b24e71
omap: PM debug: fix wake-on-timer debugfs dependency

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