summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/ibus/priv.h
blob: 48e1b6365ce69f41f48cb9f36fabf97e5fce2cd4 (plain)
1
2
3
4
5
6
7
#ifndef __NVKM_IBUS_PRIV_H__
#define __NVKM_IBUS_PRIV_H__

#include <subdev/ibus.h>

void gf100_ibus_intr(struct nvkm_subdev *);
#endif