]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/oprofile/oprof.h
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-artful-kernel.git] / drivers / oprofile / oprof.h
index d32ef816337c21189cdcfc53f5d6ddc57e1b0ed1..d5412060ab0fcac1f87e85417e47e31e7ae3f12c 100644 (file)
@@ -30,10 +30,9 @@ extern struct oprofile_operations oprofile_ops;
 extern unsigned long oprofile_started;
 extern unsigned long oprofile_backtrace_depth;
 
-struct super_block;
 struct dentry;
 
-void oprofile_create_files(struct super_block *sb, struct dentry *root);
+void oprofile_create_files(struct dentry *root);
 int oprofile_timer_init(struct oprofile_operations *ops);
 #ifdef CONFIG_OPROFILE_NMI_TIMER
 int op_nmi_timer_init(struct oprofile_operations *ops);