提交 b9cd5bfd 编写于 作者: J Jani Nikula
上级 84cb00ec
...@@ -172,7 +172,7 @@ static const struct stepping_info skl_stepping_info[] = { ...@@ -172,7 +172,7 @@ static const struct stepping_info skl_stepping_info[] = {
{'G', '0'}, {'H', '0'}, {'I', '0'} {'G', '0'}, {'H', '0'}, {'I', '0'}
}; };
static struct stepping_info bxt_stepping_info[] = { static const struct stepping_info bxt_stepping_info[] = {
{'A', '0'}, {'A', '1'}, {'A', '2'}, {'A', '0'}, {'A', '1'}, {'A', '2'},
{'B', '0'}, {'B', '1'}, {'B', '2'} {'B', '0'}, {'B', '1'}, {'B', '2'}
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册