aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/oprofile/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/oprofile/init.c')
-rw-r--r--arch/s390/oprofile/init.c1
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
16extern int oprofile_hwsampler_init(struct oprofile_operations* ops); 15extern int oprofile_hwsampler_init(struct oprofile_operations* ops);
17extern void oprofile_hwsampler_exit(void); 16extern void oprofile_hwsampler_exit(void);