Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[cascardo/linux.git] / drivers / gpu / drm / nouveau / include / nvkm / engine / mspdec.h
1 #ifndef __NVKM_MSPDEC_H__
2 #define __NVKM_MSPDEC_H__
3 #include <core/engine.h>
4 extern struct nvkm_oclass g98_mspdec_oclass;
5 extern struct nvkm_oclass gf100_mspdec_oclass;
6 extern struct nvkm_oclass gk104_mspdec_oclass;
7 #endif