diff options
Diffstat (limited to 'arch/s390')
-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 6efc18b5e60a..113d7cbbc065 100644 --- a/arch/s390/oprofile/init.c +++ b/arch/s390/oprofile/init.c | |||
@@ -171,7 +171,6 @@ static int oprofile_hwsampler_init(struct oprofile_operations *ops) | |||
171 | 171 | ||
172 | static void oprofile_hwsampler_exit(void) | 172 | static void oprofile_hwsampler_exit(void) |
173 | { | 173 | { |
174 | oprofile_timer_exit(); | ||
175 | hwsampler_shutdown(); | 174 | hwsampler_shutdown(); |
176 | } | 175 | } |
177 | 176 | ||