aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
diff options
context:
space:
mode:
authorAlexey Dobriyan <adobriyan@gmail.com>2011-01-10 08:17:10 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2011-01-10 08:51:44 -0800
commit37721e1b0cf98cb65895f234d8c500d270546529 (patch)
tree6fb3ec6910513b18e100b17432864fa8c46d55e4 /include/linux/sched.h
parent9f99a2f0e44663517b99b69a3e4a499d0ba877df (diff)
downloadkernel_samsung_smdk4412-37721e1b0cf98cb65895f234d8c500d270546529.zip
kernel_samsung_smdk4412-37721e1b0cf98cb65895f234d8c500d270546529.tar.gz
kernel_samsung_smdk4412-37721e1b0cf98cb65895f234d8c500d270546529.tar.bz2
headers: path.h redux
Remove path.h from sched.h and other files. Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/sched.h')
-rw-r--r--include/linux/sched.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h
index 341acbb..c118a7f 100644
--- a/include/linux/sched.h
+++ b/include/linux/sched.h
@@ -70,7 +70,6 @@ struct sched_param {
#include <linux/smp.h>
#include <linux/sem.h>
#include <linux/signal.h>
-#include <linux/path.h>
#include <linux/compiler.h>
#include <linux/completion.h>
#include <linux/pid.h>