]> git.dujemihanovic.xyz Git - linux.git/commit
perf/x86/cstate: Remove unused 'struct perf_cstate_msr'
authorIngo Molnar <mingo@kernel.org>
Wed, 8 May 2024 07:47:46 +0000 (09:47 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 8 May 2024 07:53:23 +0000 (09:53 +0200)
commit9d351132ed706ae24325809afa821cabf6d72568
tree75a7b3d9102943a3b7d501d91ad961f43cc07979
parent626c5acf39ba929a0d82d37e72072e21492a958e
perf/x86/cstate: Remove unused 'struct perf_cstate_msr'

Use of this structure was removed in:

  8f2a28c5859b ("perf/x86/cstate: Use new probe function")

Remove the now stale type as well.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: linux-kernel@vger.kernel.org
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Arnaldo Carvalho de Melo <acme@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/events/intel/cstate.c