From: Kevin Hilman Date: Wed, 1 Dec 2010 10:55:46 +0000 (+0000) Subject: omap: PM debug: fix wake-on-timer debugfs dependency X-Git-Tag: v2.6.37-rc6~11^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f5ead76d402f591ab810e71eae59ec28bf39eb9;p=pandora-kernel.git 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 Signed-off-by: Kevin Hilman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed