posix-clock: Fix return code on the poll method's error path
[linux/fpc-iii.git] / drivers / gpu / drm / nouveau / nvkm / subdev / ibus / priv.h
blob48e1b6365ce69f41f48cb9f36fabf97e5fce2cd4
1 #ifndef __NVKM_IBUS_PRIV_H__
2 #define __NVKM_IBUS_PRIV_H__
4 #include <subdev/ibus.h>
6 void gf100_ibus_intr(struct nvkm_subdev *);
7 #endif