Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / drivers / gpu / drm / nouveau / core / include / engine / vp.h
1 #ifndef __NOUVEAU_VP_H__
2 #define __NOUVEAU_VP_H__
3
4 extern struct nouveau_oclass nv84_vp_oclass;
5 extern struct nouveau_oclass nvc0_vp_oclass;
6 extern struct nouveau_oclass nve0_vp_oclass;
7
8 #endif