]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/oprofile/oprof.h
Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile...
[karo-tx-linux.git] / drivers / oprofile / oprof.h
index 769fb0fcac4449bd2865905cdf92f60f734e2e23..d32ef816337c21189cdcfc53f5d6ddc57e1b0ed1 100644 (file)
@@ -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