From f8c852031a383ac260ae37df7ad063d42d0ed271 Mon Sep 17 00:00:00 2001 From: Robert Richter Date: Wed, 7 Dec 2011 11:16:38 +0100 Subject: oprofile: Fix oprofile_timer_exit() breakage Removing remainings of oprofile_timer_exit() completly. Signed-off-by: Robert Richter --- arch/s390/oprofile/init.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/s390/oprofile') 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) static void oprofile_hwsampler_exit(void) { - oprofile_timer_exit(); hwsampler_shutdown(); } -- cgit v1.2.3