OSDN Git Service

drm/nouveau/xtensa: convert user classes to new-style nvkm_object
[uclinux-h8/linux.git] / drivers / gpu / drm / nouveau / include / nvkm / engine / vp.h
1 #ifndef __NVKM_VP_H__
2 #define __NVKM_VP_H__
3 #include <engine/xtensa.h>
4 extern struct nvkm_oclass g84_vp_oclass;
5 #endif