git: drm: Change the prototype of fb_create()

Francois Tigeot ftigeot at crater.dragonflybsd.org
Tue May 27 01:43:28 PDT 2014


commit 60fc7eec6953190933b039f88e2eed8623403fbd
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Tue May 27 10:36:25 2014 +0200

    drm: Change the prototype of fb_create()
    
    Make it identical to the Linux 3.8.13 version.

Summary of changes:
 sys/dev/drm/drm_crtc.c              | 13 +++++-----
 sys/dev/drm/i915/intel_display.c    | 48 ++++++++++++++++++++-----------------
 sys/dev/drm/include/drm/drm_crtc.h  |  6 ++---
 sys/dev/drm/radeon/radeon_display.c | 15 ++++++------
 4 files changed, 43 insertions(+), 39 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/60fc7eec6953190933b039f88e2eed8623403fbd


-- 
DragonFly BSD source repository



More information about the Commits mailing list