85de630273
The unused bo_flags here is a leftover from the past. A similar setup of bo_flags is now performed within anv_device_alloc_bo via a call to anv_bo_alloc_flags_to_bo_flags. Reviewed-by: Marcin Ślusarz <marcin.slusarz@intel.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Jason Ekstrand <jason@jlekstrand.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11645>