summaryrefslogtreecommitdiffstats
path: root/arch/s390/oprofile
diff options
context:
space:
mode:
authorRobert Richter <robert.richter@amd.com>2011-12-07 11:16:38 +0100
committerRobert Richter <robert.richter@amd.com>2011-12-07 11:16:38 +0100
commitf8c852031a383ac260ae37df7ad063d42d0ed271 (patch)
treef2cad20309acdaab383e8cc7261804b15afc0d37 /arch/s390/oprofile
parentde346b6949063aa040ef607943b072835294f4b3 (diff)
downloadop-kernel-dev-f8c852031a383ac260ae37df7ad063d42d0ed271.zip
op-kernel-dev-f8c852031a383ac260ae37df7ad063d42d0ed271.tar.gz
oprofile: Fix oprofile_timer_exit() breakage
Removing remainings of oprofile_timer_exit() completly. Signed-off-by: Robert Richter <robert.richter@amd.com>
Diffstat (limited to 'arch/s390/oprofile')
-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 6efc18b..113d7cb 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();
}
OpenPOWER on IntegriCloud