nouveau/drm-shim: remove double '/' in include path
This is a purely cosmetic change. Reviewed-by: Eric Engestrom <eric@igalia.com> Reviewed-by: Yonggang Luo <luoyonggang@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38128>
This commit is contained in:
committed by
Marge Bot
parent
222b85328e
commit
7e15340494
@@ -31,7 +31,7 @@
|
||||
#include "nouveau/nvif/cl0080.h"
|
||||
#include "drm-shim/drm_shim.h"
|
||||
#include "util/os_misc.h"
|
||||
#include "util//u_math.h"
|
||||
#include "util/u_math.h"
|
||||
|
||||
#include "../../gallium/drivers/nouveau/nv_object.xml.h"
|
||||
bool drm_shim_driver_prefers_first_render_node = true;
|
||||
|
||||
Reference in New Issue
Block a user