aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/nouveau/include/nvkm/engine/msppp.h
blob: 5f2f82ed959822d6195fe7cc486e0af4e0cab9f5 (plain) (blame)
1
2
3
4
5
6
7
#ifndef __NOUVEAU_MSPPP_H__
#define __NOUVEAU_MSPPP_H__

extern struct nouveau_oclass nv98_msppp_oclass;
extern struct nouveau_oclass nvc0_msppp_oclass;

#endif