aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/include/nvkm/engine/vic.h
blob: 35555c559eabca8f37d47156f85fcba93b4a6cd4 (plain) (blame)
1
2
3
4
5
/* SPDX-License-Identifier: MIT */
#ifndef __NVKM_VIC_H__
#define __NVKM_VIC_H__
#include <core/engine.h>
#endif