commit | 41db28e2d57f6a739124af38e5b4a7c67fed895d | [log] [tgz] |
---|---|---|
author | Peter Mitsis <peter.mitsis@intel.com> | Tue Oct 07 11:07:40 2025 -0700 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Thu Oct 09 22:54:11 2025 +0300 |
tree | 93f8f57f11da87c3489ff9cd81bed9e586f88745 | |
parent | fc05ff122cdfb53646fb721ab60ba80e2f7f2bd5 [diff] |
tracing: Remove superfluous inclusion of kernel.h Nothing in the tracing/tracing.h header file requires the explicit inclusion of kernel.h. Fixes #95123 Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>