forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/drivers/gpu/drm/nouveau/nvkm/engine/fifo/channv50.h
....@@ -1,4 +1,4 @@
1
-/* SPDX-License-Identifier: GPL-2.0 */
1
+/* SPDX-License-Identifier: MIT */
22 #ifndef __NV50_FIFO_CHAN_H__
33 #define __NV50_FIFO_CHAN_H__
44 #define nv50_fifo_chan(p) container_of((p), struct nv50_fifo_chan, base)