From: Robert Richter Date: Mon, 5 Jan 2009 10:27:52 +0000 (+0100) Subject: oprofile: remove unused ibs macro X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f4ff2364417f0092e49f6a3aa474549a56697f2d;p=linux-beck.git oprofile: remove unused ibs macro Signed-off-by: Robert Richter --- diff --git a/drivers/oprofile/cpu_buffer.c b/drivers/oprofile/cpu_buffer.c index b426ae8ad2e2..8ae37c9d0ec4 100644 --- a/drivers/oprofile/cpu_buffer.c +++ b/drivers/oprofile/cpu_buffer.c @@ -309,8 +309,6 @@ void oprofile_add_sample(struct pt_regs * const regs, unsigned long event) #ifdef CONFIG_OPROFILE_IBS -#define MAX_IBS_SAMPLE_SIZE 14 - void oprofile_add_ibs_sample(struct pt_regs * const regs, unsigned int * const ibs_sample, int ibs_code) {