aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/include/nvkm/engine/sec.h
blob: 44590a2a479d9f1085d6248358f90925eb8829d8 (plain) (blame)
1
2
3
4
5
#ifndef __NVKM_SEC_H__
#define __NVKM_SEC_H__
#include <core/engine.h>
extern struct nvkm_oclass g98_sec_oclass;
#endif