diff options
Diffstat (limited to 'kernel/arch/s390/oprofile')
-rw-r--r-- | kernel/arch/s390/oprofile/init.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/arch/s390/oprofile/init.c b/kernel/arch/s390/oprofile/init.c index bc927a09a..9cfa2ffaa 100644 --- a/kernel/arch/s390/oprofile/init.c +++ b/kernel/arch/s390/oprofile/init.c @@ -16,6 +16,7 @@ #include <linux/fs.h> #include <linux/module.h> #include <asm/processor.h> +#include <asm/perf_event.h> #include "../../../drivers/oprofile/oprof.h" |