Loading drivers/oprofile/oprof.h +0 −1 Original line number Diff line number Diff line Loading @@ -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); Loading drivers/oprofile/oprofile_stats.h +0 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,6 @@ extern struct oprofile_stat_struct oprofile_stats; /* reset all stats to zero */ void oprofile_reset_stats(void); struct super_block; struct dentry; /* create the stats/ dir */ Loading include/linux/oprofile.h +0 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,6 @@ #define IBS_FETCH_CODE 13 #define IBS_OP_CODE 14 struct super_block; struct dentry; struct file_operations; struct pt_regs; Loading Loading
drivers/oprofile/oprof.h +0 −1 Original line number Diff line number Diff line Loading @@ -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); Loading
drivers/oprofile/oprofile_stats.h +0 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,6 @@ extern struct oprofile_stat_struct oprofile_stats; /* reset all stats to zero */ void oprofile_reset_stats(void); struct super_block; struct dentry; /* create the stats/ dir */ Loading
include/linux/oprofile.h +0 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,6 @@ #define IBS_FETCH_CODE 13 #define IBS_OP_CODE 14 struct super_block; struct dentry; struct file_operations; struct pt_regs; Loading