mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 00:34:52 +00:00
drm/mgag200: drop pointless info print.
This isn't useful anymore. Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
212c444baa
commit
ec61f5eb58
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue