diff options
Diffstat (limited to 'drivers/oprofile/oprofile_stats.h')
-rw-r--r-- | drivers/oprofile/oprofile_stats.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/oprofile/oprofile_stats.h b/drivers/oprofile/oprofile_stats.h index 13e8e3f1e356..1fc622bd1834 100644 --- a/drivers/oprofile/oprofile_stats.h +++ b/drivers/oprofile/oprofile_stats.h @@ -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 */ |