intel: Add a new "common" library for more code sharing
The first thing to go in this new library is brw_device_info. Signed-off-by: Jason Ekstrand <jason@jlekstrand.net> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
#define VG(x)
|
||||
#endif
|
||||
|
||||
#include "brw_device_info.h"
|
||||
#include "common/brw_device_info.h"
|
||||
#include "brw_compiler.h"
|
||||
#include "util/macros.h"
|
||||
#include "util/list.h"
|
||||
|
Reference in New Issue
Block a user