aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/engine/device/priv.h
blob: 035fd5b9cfc3dbed7a1be996a969f70fcac783ad (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef __NVKM_DEVICE_PRIV_H__
#define __NVKM_DEVICE_PRIV_H__

#include <engine/device.h>

extern struct nouveau_oclass nouveau_control_oclass[];

#endif