git: drm: Remove the MODULE_LICENSE and EXPORT_SYMBOL_GPL macros

Francois Tigeot ftigeot at crater.dragonflybsd.org
Wed Oct 28 13:18:30 PDT 2015


commit 23432ce976e5b792d1117a834bf96b9cd8cdd22e
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Wed Oct 28 20:54:55 2015 +0100

    drm: Remove the MODULE_LICENSE and EXPORT_SYMBOL_GPL macros
    
    It's not clear what they are supposed to do and the drm code
    is not under a GPL license anyway.

Summary of changes:
 sys/dev/drm/drm_crtc_helper.c      | 1 -
 sys/dev/drm/drm_drv.c              | 1 -
 sys/dev/drm/include/linux/export.h | 1 -
 sys/dev/drm/include/linux/module.h | 1 -
 4 files changed, 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/23432ce976e5b792d1117a834bf96b9cd8cdd22e


-- 
DragonFly BSD source repository



More information about the Commits mailing list