]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/oprofile/oprof.h
oprofile: get rid of pointless forward declarations of struct super_block
[karo-tx-linux.git] / drivers / oprofile / oprof.h
index 8c43f20ab5fa90926cad149c8539ad97e5bbff06..d5412060ab0fcac1f87e85417e47e31e7ae3f12c 100644 (file)
@@ -30,7 +30,6 @@ 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 dentry *root);