License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / drivers / gpu / drm / nouveau / include / nvkm / engine / msenc.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
c0c914ec
BS
2#ifndef __NVKM_MSENC_H__
3#define __NVKM_MSENC_H__
4#include <core/engine.h>
5#endif