Commit ec61f5eb authored by Dave Airlie's avatar Dave Airlie

drm/mgag200: drop pointless info print.

This isn't useful anymore.
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 212c444b
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment