Removed leftover AMDSMI_MAX_DRIVER_VERSION_LENGTH

Signed-off-by: Maisam Arif <Maisam.Arif@amd.com>
Change-Id: Iee95728e6eb6d7962ed658b9a77feccb88e24e92
This commit is contained in:
Maisam Arif
2025-05-29 10:30:11 -05:00
committed by Arif, Maisam
orang tua 4cd0f3391e
melakukan 2481573184
3 mengubah file dengan 0 tambahan dan 5 penghapusan
-1
Melihat File
@@ -104,7 +104,6 @@ where
pub const AMDSMI_MAX_MM_IP_COUNT: u32 = 8;
pub const AMDSMI_MAX_STRING_LENGTH: u32 = 256;
pub const AMDSMI_MAX_DEVICES: u32 = 32;
pub const AMDSMI_MAX_DRIVER_VERSION_LENGTH: u32 = 80;
pub const AMDSMI_MAX_CONTAINER_TYPE: u32 = 2;
pub const AMDSMI_MAX_CACHE_TYPES: u32 = 10;
pub const AMDSMI_MAX_NUM_XGMI_PHYSICAL_LINK: u32 = 64;