i965/cnl: Include gen10_pack.h
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com> Reviewed-by: Nanley Chery <nanley.g.chery@intel.com> Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
This commit is contained in:
@@ -44,6 +44,8 @@
|
|||||||
# include "genxml/gen8_pack.h"
|
# include "genxml/gen8_pack.h"
|
||||||
#elif (GEN_VERSIONx10 == 90)
|
#elif (GEN_VERSIONx10 == 90)
|
||||||
# include "genxml/gen9_pack.h"
|
# include "genxml/gen9_pack.h"
|
||||||
|
#elif (GEN_VERSIONx10 == 100)
|
||||||
|
# include "genxml/gen10_pack.h"
|
||||||
#else
|
#else
|
||||||
# error "Need to add a pack header include for this gen"
|
# error "Need to add a pack header include for this gen"
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user