Line data Source code
1 : /* Public domain. */ 2 : 3 : struct drm_device; 4 : 5 : void 6 0 : i915_check_vgpu(struct drm_device *dev) 7 : { 8 0 : }