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 8
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 8