summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2009-12-14 13:01:01 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2009-12-14 13:01:01 +1100
commitf8045fdb477c0de414f3a59dfee119d7e27ead14 (patch)
tree7318d1c8b69f2b5ff065cf33e7eb21732c68962e /include
parent376d4ee328df63b49e173749453ab416f620489b (diff)
parent9eb3c483dfb0669e21fd3d133d883323868cfc91 (diff)
Merge remote branch 'suspend/linux-next'
Diffstat (limited to 'include')
-rw-r--r--include/linux/init.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/init.h b/include/linux/init.h
index ff8bde520d03..ab1d31f9352b 100644
--- a/include/linux/init.h
+++ b/include/linux/init.h
@@ -149,6 +149,8 @@ void prepare_namespace(void);
extern void (*late_time_init)(void);
+extern int initcall_debug;
+
#endif
#ifndef MODULE