Kill file_priv->refs, it is always 1. Also move two things from the
authoroga <oga@openbsd.org>
Wed, 13 Aug 2008 20:38:26 +0000 (20:38 +0000)
committeroga <oga@openbsd.org>
Wed, 13 Aug 2008 20:38:26 +0000 (20:38 +0000)
commit2671e69f619b23382edafe40ed164621b08695c5
tree8815303b0373b80d891555262daf17b97914bf39
parent12262cecf690ef73a7973e516e13b138bb1c3f93
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.
sys/dev/pci/drm/drmP.h
sys/dev/pci/drm/drm_bufs.c
sys/dev/pci/drm/drm_drv.c
sys/dev/pci/drm/drm_fops.c