Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f4ff2364 authored by Robert Richter's avatar Robert Richter
Browse files

oprofile: remove unused ibs macro

parent 8d15df84
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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)
{