Remove unnecessary includes

Signed-off-by: Mario Limonciello (AMD) <superm1@kernel.org>
This commit is contained in:
Mario Limonciello (AMD)
2025-08-15 14:35:47 -05:00
committed by Galantsev, Dmitrii
parent 05f79879c3
commit 924a06d1e1
72 changed files with 59 additions and 198 deletions
+2 -1
View File
@@ -23,10 +23,11 @@
#ifndef AMD_SMI_INCLUDE_IMPL_AMD_SMI_GPU_DEVICE_H_
#define AMD_SMI_INCLUDE_IMPL_AMD_SMI_GPU_DEVICE_H_
#include <map>
#include "amd_smi/amdsmi.h"
#include "amd_smi/impl/amd_smi_processor.h"
#include "amd_smi/impl/amd_smi_drm.h"
#include "shared_mutex.h" // NOLINT
namespace amd {
namespace smi {