These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / gpu / drm / nouveau / nvkm / subdev / ibus / priv.h
1 #ifndef __NVKM_IBUS_PRIV_H__
2 #define __NVKM_IBUS_PRIV_H__
3
4 #include <subdev/ibus.h>
5
6 void gf100_ibus_intr(struct nvkm_subdev *);
7 #endif