perf/x86/amd: Remove the repeated declaration
authorShaokun Zhang <zhangshaokun@hisilicon.com>
Tue, 8 Nov 2022 10:41:17 +0000 (18:41 +0800)
committerPeter Zijlstra <peterz@infradead.org>
Thu, 24 Nov 2022 10:09:18 +0000 (11:09 +0100)
commit634a9d5ec78ae2899725950dfb97b98ce7a2f0e4
tree23898755cecce43512a495d7e2e7a6cf9e568de0
parente8d7a90c08ce963c592fb49845f2ccc606a2ac21
perf/x86/amd: Remove the repeated declaration

The function 'amd_brs_disable_all' is declared twice in

    commit ada543459cab ("perf/x86/amd: Add AMD Fam19h Branch Sampling support").

Remove one of them.

Signed-off-by: Shaokun Zhang <zhangshaokun@hisilicon.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20221108104117.46642-1-zhangshaokun@hisilicon.com
arch/x86/events/perf_event.h