From: Joseph Lo Date: Mon, 15 Apr 2013 22:53:05 +0000 (-0600) Subject: ARM: tegra: pm: fix build error w/o PM_SLEEP X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~68^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=128673b3646beba4f5a41f50a7a21c3c2f3455ca;p=pandora-kernel.git ARM: tegra: pm: fix build error w/o PM_SLEEP This fixes the building error when the PM_SLEEP is disabled. The fucntional defintion of "tegra_pm_validate_suspend_mode" without "static inline" would become a multiple definition error. Reported-by: Rhyland Klein Signed-off-by: Joseph Lo Signed-off-by: Stephen Warren Signed-off-by: Olof Johansson --- Reading git-diff-tree failed