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