kernel/drivers/gpu/drm/nouveau/include/nvkm/core/engine.h
.. .. @@ -1,4 +1,4 @@ 1 -/* SPDX-License-Identifier: GPL-2.0 */1 +/* SPDX-License-Identifier: MIT */2 2 #ifndef __NVKM_ENGINE_H__ 3 3 #define __NVKM_ENGINE_H__ 4 4 #define nvkm_engine(p) container_of((p), struct nvkm_engine, subdev)