mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
oprofile: remove unused ibs macro
Signed-off-by: Robert Richter <robert.richter@amd.com>
This commit is contained in:
parent
8d15df84a4
commit
f4ff236441
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue