diff options
Diffstat (limited to 'arch/s390/oprofile/init.c')
-rw-r--r-- | arch/s390/oprofile/init.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/s390/oprofile/init.c b/arch/s390/oprofile/init.c index f6b3f724f590..059b44b9f171 100644 --- a/arch/s390/oprofile/init.c +++ b/arch/s390/oprofile/init.c | |||
@@ -11,7 +11,6 @@ | |||
11 | #include <linux/oprofile.h> | 11 | #include <linux/oprofile.h> |
12 | #include <linux/init.h> | 12 | #include <linux/init.h> |
13 | #include <linux/errno.h> | 13 | #include <linux/errno.h> |
14 | #include <linux/fs.h> | ||
15 | 14 | ||
16 | extern int oprofile_hwsampler_init(struct oprofile_operations* ops); | 15 | extern int oprofile_hwsampler_init(struct oprofile_operations* ops); |
17 | extern void oprofile_hwsampler_exit(void); | 16 | extern void oprofile_hwsampler_exit(void); |