patch-2.4.25 linux-2.4.25/drivers/char/drm-4.0/i810_drv.c
Next file: linux-2.4.25/drivers/char/drm-4.0/memory.c
Previous file: linux-2.4.25/drivers/char/drm-4.0/i810_dma.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2004-02-18 05:36:31.000000000 -0800
- Orig file:
linux-2.4.24/drivers/char/drm-4.0/i810_drv.c
- Orig date:
2002-02-25 11:37:57.000000000 -0800
diff -urN linux-2.4.24/drivers/char/drm-4.0/i810_drv.c linux-2.4.25/drivers/char/drm-4.0/i810_drv.c
@@ -286,7 +286,7 @@
DRM_DEBUG("mtrr_del = %d\n", retcode);
}
#endif
- drm_ioremapfree(map->handle, map->size);
+ drm_ioremapfree(map->handle, map->size, dev);
break;
case _DRM_SHM:
drm_free_pages((unsigned long)map->handle,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)