Remove unused dev->map_count. We always iterate the maplist with
authorLeif Delgass <ldelgass@users.sourceforge.net>
Thu, 24 Apr 2003 16:55:22 +0000 (16:55 +0000)
committerLeif Delgass <ldelgass@users.sourceforge.net>
Thu, 24 Apr 2003 16:55:22 +0000 (16:55 +0000)
commitd6a82ff9c160acbb7db5bee2cde45818d1e8548e
treecf97393d3dd3ef83ff8914d32dd79d7be7b8037a
parent2dc672a7908817f43391703a8341cb873fbb1543
Remove unused dev->map_count. We always iterate the maplist with
    list_for_each() and the count is not updated or used for stats.
linux-core/drmP.h
linux-core/drm_drv.c
linux-core/drm_ioctl.c
linux/drmP.h
linux/drm_drv.h
linux/drm_ioctl.h