mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 04:23:35 +02:00
tools/power/x86/intel-speed-select: v1.22 release
This version has fix for: - Display of die ID and optimize array size for multi package systems. - Fix build warning with cross compiler Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
This commit is contained in:
parent
8d9cfb6d71
commit
7dd556365b
|
|
@ -16,7 +16,7 @@ struct process_cmd_struct {
|
|||
int arg;
|
||||
};
|
||||
|
||||
static const char *version_str = "v1.21";
|
||||
static const char *version_str = "v1.22";
|
||||
|
||||
static const int supported_api_ver = 3;
|
||||
static struct isst_if_platform_info isst_platform_info;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user