kernel/drivers/gpu/drm/nouveau/nvkm/engine/gr/nv20.h
.. .. @@ -1,4 +1,4 @@ 1 -/* SPDX-License-Identifier: GPL-2.0 */1 +/* SPDX-License-Identifier: MIT */2 2 #ifndef __NV20_GR_H__ 3 3 #define __NV20_GR_H__ 4 4 #define nv20_gr(p) container_of((p), struct nv20_gr, base)