]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/oprofile/oprofile_stats.h
don't bother with passing superblock to oprofile_create_stats_files()
[karo-tx-linux.git] / drivers / oprofile / oprofile_stats.h
index 38b6fc028984d91dcbb8662083aad0bdbcf9f508..13e8e3f1e3567f66b23789b5dc7addb17eabaa5b 100644 (file)
@@ -29,6 +29,6 @@ struct super_block;
 struct dentry;
 
 /* create the stats/ dir */
-void oprofile_create_stats_files(struct super_block *sb, struct dentry *root);
+void oprofile_create_stats_files(struct dentry *root);
 
 #endif /* OPROFILE_STATS_H */