kernel/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.h
.. .. @@ -1,4 +1,4 @@ 1 -/* SPDX-License-Identifier: GPL-2.0 */1 +/* SPDX-License-Identifier: MIT */2 2 #ifndef __NV40_FB_RAM_H__ 3 3 #define __NV40_FB_RAM_H__ 4 4 #define nv40_ram(p) container_of((p), struct nv40_ram, base)