1 #ifndef __NV50_KMS_BASE_H__ 2 #define __NV50_KMS_BASE_H__ 3 #include "wndw.h" 4 5 int base507c_new(struct nouveau_drm *, int, s32, struct nv50_wndw **); 6 7 int nv50_base_new(struct nouveau_drm *, int head, struct nv50_wndw **); 8 #endif 9
1 #ifndef __NV50_KMS_BASE_H__ 2 #define __NV50_KMS_BASE_H__ 3 #include "wndw.h" 4 5 int base507c_new(struct nouveau_drm *, int, s32, struct nv50_wndw **); 6 7 int nv50_base_new(struct nouveau_drm *, int head, struct nv50_wndw **); 8 #endif 9