summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/include/nvkm/engine/vic.h
blob: 9b7d4877cf41ab0541dfc06118e1ecd581da3c46 (plain)
1
2
3
4
5
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __NVKM_VIC_H__
#define __NVKM_VIC_H__
#include <core/engine.h>
#endif