Merge tag 'drm-intel-fixes-2014-02-14' of ssh://git.freedesktop.org/git/drm-intel...
[linux-2.6-block.git] / drivers / gpu / drm / nouveau / core / engine / device / priv.h
CommitLineData
9838366c
BS
1#ifndef __NVKM_DEVICE_PRIV_H__
2#define __NVKM_DEVICE_PRIV_H__
3
4#include <engine/device.h>
5
6extern struct nouveau_oclass nouveau_control_oclass[];
7
8#endif