Removed leftover AMDSMI_MAX_DRIVER_VERSION_LENGTH
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com> Change-Id: Iee95728e6eb6d7962ed658b9a77feccb88e24e92
This commit is contained in:
committed by
Arif, Maisam
orang tua
4cd0f3391e
melakukan
2481573184
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user