drm: Remove the MODULE_LICENSE and EXPORT_SYMBOL_GPL macros
authorFrançois Tigeot <ftigeot@wolfpond.org>
Wed, 28 Oct 2015 19:54:55 +0000 (20:54 +0100)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Wed, 28 Oct 2015 19:57:25 +0000 (20:57 +0100)
commit23432ce976e5b792d1117a834bf96b9cd8cdd22e
tree241c885a28075c674243a6a2d51cf2975039b423
parent076b4d5884e2f7615ff8f71f7dfab052d8ebf092
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.
sys/dev/drm/drm_crtc_helper.c
sys/dev/drm/drm_drv.c
sys/dev/drm/include/linux/export.h
sys/dev/drm/include/linux/module.h