CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/08/13 14:38:26
Modified files:
sys/dev/pci/drm: drmP.h drm_bufs.c drm_drv.c drm_fops.c
Log message:
Kill file_priv->refs, it is always 1. Also move two things from the
softc into file_priv since otherwise the wrong value could rarely be
used.
