platform/x86:intel/pmc: Remove unneeded header file inclusion
authorXi Pardee <xi.pardee@linux.intel.com>
Wed, 9 Apr 2025 19:10:47 +0000 (12:10 -0700)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Fri, 11 Apr 2025 12:26:08 +0000 (15:26 +0300)
commit41c5c2215ee86a9a27c76c8d0ef0a3d1aa49698a
tree07df3f7fe0534759bc0da1f5dd26e33f93a9f2d0
parent052fabddeaa70bdb256cbdae152291bd8a1bee0c
platform/x86:intel/pmc: Remove unneeded header file inclusion

telemetry.h header file from PMT is not needed in arl.c or mtl.c.
Remove the cross-driver include to avoid confusion.

Signed-off-by: Xi Pardee <xi.pardee@linux.intel.com>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20250409191056.15434-6-xi.pardee@linux.intel.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/intel/pmc/arl.c
drivers/platform/x86/intel/pmc/mtl.c