]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
perf arch arm: Sort includes and add missed explicit dependencies
authorIan Rogers <irogers@google.com>
Fri, 22 May 2026 22:04:12 +0000 (15:04 -0700)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 27 May 2026 11:18:12 +0000 (08:18 -0300)
commit390d5ea26622f794c2d29cefd5a01ef116b4fe1d
tree4cadcc843db29a572f0f43da45b9e354512a24c9
parent43b16bf3e7306b4c9ec1aa804872b32a969f5777
perf arch arm: Sort includes and add missed explicit dependencies

Fix missing #includes found while cleaning the evsel/evlist header
files. Sort the remaining header files for consistency with the rest
of the code.

Signed-off-by: Ian Rogers <irogers@google.com>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alice Rogers <alice.mei.rogers@gmail.com>
Cc: Dapeng Mi <dapeng1.mi@linux.intel.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: James Clark <james.clark@linaro.org>
Cc: Leo Yan <leo.yan@linux.dev>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Richter <tmricht@linux.ibm.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/arch/arm/util/cs-etm.c