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 --- drivers/oprofile/oprof.h | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/oprofile') diff --git a/drivers/oprofile/oprof.h b/drivers/oprofile/oprof.h index 769fb0fcac44..d32ef816337c 100644 --- a/drivers/oprofile/oprof.h +++ b/drivers/oprofile/oprof.h @@ -35,7 +35,6 @@ struct dentry; void oprofile_create_files(struct super_block *sb, struct dentry *root); int oprofile_timer_init(struct oprofile_operations *ops); -void oprofile_timer_exit(void); #ifdef CONFIG_OPROFILE_NMI_TIMER int op_nmi_timer_init(struct oprofile_operations *ops); #else -- cgit v1.2.3