CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/29 04:44:05
Modified files:
sys/dev/pci/drm: drmP.h drm_drv.c files.drm
Removed files:
sys/dev/pci/drm: drm_vm.c
Log message:
Move drmmmap to the main driver file. It's stupid to have a file with
one (not particlarly large) function in it.
