intel/compiler: Readd ICL to test_eu_validate.cpp
Now that the PCI IDs are upstream, this can be readded.
This commit is contained in:
@@ -43,6 +43,7 @@ static const struct gen_info {
|
||||
{ "glk", },
|
||||
{ "cfl", },
|
||||
{ "cnl", },
|
||||
{ "icl", },
|
||||
};
|
||||
|
||||
class validation_test: public ::testing::TestWithParam<struct gen_info> {
|
||||
|
||||
Reference in New Issue
Block a user