aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/include/engine/ppp.h
blob: 0a66781e8cf179ce0e9f85564b45a31895e7d433 (plain) (blame)
1
2
3
4
5
6
7
#ifndef __NOUVEAU_PPP_H__
#define __NOUVEAU_PPP_H__

extern struct nouveau_oclass nv98_ppp_oclass;
extern struct nouveau_oclass nvc0_ppp_oclass;

#endif