perf/x86/uncore: Cleanup unused unit structure
authorKan Liang <kan.liang@linux.intel.com>
Fri, 14 Jun 2024 13:46:30 +0000 (06:46 -0700)
committerPeter Zijlstra <peterz@infradead.org>
Mon, 17 Jun 2024 15:57:59 +0000 (17:57 +0200)
commit15a4bd51853b9c67f49bb03c20b6b6cb60fd204f
treee6f8b084ed2ff06758666696b7a5927936efd71b
parentf76a8420444beb1c3968504c8176a67d2d5fe18f
perf/x86/uncore: Cleanup unused unit structure

The unit control and ID information are retrieved from the unit control
RB tree. No one uses the old structure anymore. Remove them.

Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Tested-by: Yunying Sun <yunying.sun@intel.com>
Link: https://lore.kernel.org/r/20240614134631.1092359-8-kan.liang@linux.intel.com
arch/x86/events/intel/uncore.c
arch/x86/events/intel/uncore.h
arch/x86/events/intel/uncore_discovery.c
arch/x86/events/intel/uncore_discovery.h