]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/gpu/drm/nouveau/nvkm/subdev/ibus/priv.h
Merge tag 'iwlwifi-next-for-kalle-2016-03-02' of https://git.kernel.org/pub/scm/linux...
[mirror_ubuntu-bionic-kernel.git] / 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 void gk104_ibus_intr(struct nvkm_subdev *);
8 #endif