drm/mgag200: drop pointless info print.

This isn't useful anymore.

Signed-off-by: Dave Airlie <airlied@redhat.com>
此提交包含在:
Dave Airlie
2013-11-05 13:21:17 +10:00
父節點 212c444baa
當前提交 ec61f5eb58

查看文件

@@ -765,8 +765,6 @@ static int mga_crtc_do_set_base(struct drm_crtc *crtc,
}
mgag200_bo_unreserve(bo);
DRM_INFO("mga base %llx\n", gpu_addr);
mga_set_start_address(crtc, (u32)gpu_addr);
return 0;