lkml.org 
[lkml]   [2014]   [Jul]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] ARM: tegra: Fix comment typo 'CONFIG_SLEEP'
From
Date
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
---
Untested! Please shout if that bothers you.

This typo entered linux-next as of today (in next-20140717). Its fix
would be fine for the trivial tree, if trivial would track linux-next.
But it doesn't.

include/linux/tegra-soc.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/tegra-soc.h b/include/linux/tegra-soc.h
index 197aa5bd66d2..25caa520b784 100644
--- a/include/linux/tegra-soc.h
+++ b/include/linux/tegra-soc.h
@@ -81,7 +81,7 @@ void tegra_pmc_restart(enum reboot_mode mode, const char *cmd);
enum tegra_suspend_mode tegra_pmc_get_suspend_mode(void);
void tegra_pmc_set_suspend_mode(enum tegra_suspend_mode mode);
void tegra_pmc_enter_suspend_mode(enum tegra_suspend_mode mode);
-#endif /* CONFIG_SLEEP */
+#endif /* CONFIG_PM_SLEEP */

#ifdef CONFIG_SMP
bool tegra_pmc_cpu_is_powered(int cpuid);
--
1.9.3


\
 
 \ /
  Last update: 2014-07-17 12:41    [W:0.282 / U:0.444 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site