]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/sched.h
ARM: Merge for-2637/s3c24xx/rx1950
[karo-tx-linux.git] / include / linux / sched.h
index 0383601a927c48fa6ccba55de8ebf347573ef8ea..56154bbb8da9cf012f990d31448f741538201bcb 100644 (file)
@@ -336,6 +336,9 @@ extern unsigned long sysctl_hung_task_warnings;
 extern int proc_dohung_task_timeout_secs(struct ctl_table *table, int write,
                                         void __user *buffer,
                                         size_t *lenp, loff_t *ppos);
+#else
+/* Avoid need for ifdefs elsewhere in the code */
+enum { sysctl_hung_task_timeout_secs = 0 };
 #endif
 
 /* Attach to any functions which should be ignored in wchan output. */