]> git.ipfire.org Git - thirdparty/linux.git/commit
perf: Remove redundant kernel.h include
authorLeo Yan <leo.yan@arm.com>
Fri, 23 Jan 2026 13:32:04 +0000 (13:32 +0000)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 28 Jan 2026 18:18:44 +0000 (15:18 -0300)
commit7a0ba3891104da77cfd1a16d41699e0fdf45603a
treef4a68b840bf763bdb57195798ec283dbfe1eafcc
parenta537c0da168a08b0b6a7f7bd9e75f4cc8d45ff57
perf: Remove redundant kernel.h include

Now that the bitfield dependency is resolved, the explicit inclusion of
kernel.h is no longer needed.

Remove the redundant include.

Signed-off-by: Leo Yan <leo.yan@arm.com>
Cc: Ian Rogers <irogers@google.com>
Cc: James Clark <james.clark@linaro.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/arch/arm64/util/header.c
tools/perf/util/cs-etm.c