drm: remove unneeded debugging

main
Dave Airlie 2008-08-04 14:52:58 +10:00
parent 296073dc5f
commit 922f74f3c9
1 changed files with 0 additions and 1 deletions

View File

@ -111,7 +111,6 @@ int drm_ati_pcigart_cleanup(struct drm_device *dev, struct drm_ati_pcigart_info
/* we need to support large memory configurations */
if (!entry) {
DRM_ERROR("no scatter/gather memory!\n");
return 0;
}