forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv50.h
....@@ -1,4 +1,4 @@
1
-/* SPDX-License-Identifier: GPL-2.0 */
1
+/* SPDX-License-Identifier: MIT */
22 #ifndef __NV50_FIFO_H__
33 #define __NV50_FIFO_H__
44 #define nv50_fifo(p) container_of((p), struct nv50_fifo, base)