]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/sched.h
[PATCH] move capable() to capability.h
[linux-2.6-omap-h63xx.git] / include / linux / sched.h
index 2ae8711bfba16b0060334d2bf08574b9edbbdce2..3b74c4bf2934b4e3a1bb561dbee934ebb79d787a 100644 (file)
@@ -1112,10 +1112,6 @@ static inline int sas_ss_flags(unsigned long sp)
                : on_sig_stack(sp) ? SS_ONSTACK : 0);
 }
 
-
-/* code is in security.c or kernel/sys.c if !SECURITY */
-extern int capable(int cap);
-
 /*
  * Routines for handling mm_structs
  */