git: drm: Rename struct drm_driver_info to struct drm_driver

Francois Tigeot ftigeot at crater.dragonflybsd.org
Fri Oct 11 09:21:43 PDT 2013


commit 9a567f763ab22b6fb6290a08f08bfb3809d1d7ab
Author: Jean-Sébastien Pédron <jean-sebastien.pedron at dumbbell.fr>
Date:   Sat Sep 7 11:54:26 2013 +0200

    drm: Rename struct drm_driver_info to struct drm_driver
    
    This reduces the diff between FreeBSD and Linux 3.8.

Summary of changes:
 sys/dev/drm/i915/i915_dma.c     | 2 +-
 sys/dev/drm/i915/i915_drv.h     | 2 +-
 sys/dev/drm/include/drm/drmP.h  | 4 ++--
 sys/dev/drm/mach64/mach64_drv.c | 2 +-
 sys/dev/drm/mga/mga_drv.c       | 2 +-
 sys/dev/drm/r128/r128_drv.c     | 2 +-
 sys/dev/drm/radeon/radeon_drv.c | 4 ++--
 sys/dev/drm/savage/savage_drv.c | 2 +-
 sys/dev/drm/sis/sis_drv.c       | 2 +-
 sys/dev/drm/tdfx/tdfx_drv.c     | 2 +-
 10 files changed, 12 insertions(+), 12 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9a567f763ab22b6fb6290a08f08bfb3809d1d7ab


-- 
DragonFly BSD source repository



More information about the Commits mailing list