summaryrefslogtreecommitdiffstats
path: root/include/linux/dcookies.h
diff options
context:
space:
mode:
authorAlexey Dobriyan2011-01-10 07:17:10 +0100
committerLinus Torvalds2011-01-10 17:51:44 +0100
commit37721e1b0cf98cb65895f234d8c500d270546529 (patch)
tree6fb3ec6910513b18e100b17432864fa8c46d55e4 /include/linux/dcookies.h
parentMerge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... (diff)
downloadkernel-qcow2-linux-37721e1b0cf98cb65895f234d8c500d270546529.tar.gz
kernel-qcow2-linux-37721e1b0cf98cb65895f234d8c500d270546529.tar.xz
kernel-qcow2-linux-37721e1b0cf98cb65895f234d8c500d270546529.zip
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/dcookies.h')
-rw-r--r--include/linux/dcookies.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/dcookies.h b/include/linux/dcookies.h
index 24c806f12a6c..5ac3bdd5cee6 100644
--- a/include/linux/dcookies.h
+++ b/include/linux/dcookies.h
@@ -13,10 +13,10 @@
#ifdef CONFIG_PROFILING
#include <linux/dcache.h>
-#include <linux/path.h>
#include <linux/types.h>
struct dcookie_user;
+struct path;
/**
* dcookie_register - register a user of dcookies