From 2b2fee80a7058959a6a9ba8706b3af5589b286d3 Mon Sep 17 00:00:00 2001 From: Al Viro Date: Fri, 19 Jul 2013 16:13:30 +0400 Subject: oprofile: get rid of pointless forward declarations of struct super_block Signed-off-by: Al Viro --- drivers/oprofile/oprof.h | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/oprofile/oprof.h') diff --git a/drivers/oprofile/oprof.h b/drivers/oprofile/oprof.h index 8c43f20ab5fa..d5412060ab0f 100644 --- a/drivers/oprofile/oprof.h +++ b/drivers/oprofile/oprof.h @@ -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); -- cgit v1.2.3