On Fri, Aug 29, 2014 at 12:12:45PM +0200, David Herrmann wrote: [...] > diff --git a/drivers/gpu/drm/udl/udl_drv.c b/drivers/gpu/drm/udl/udl_drv.c [...] > module_init(udl_init); > module_exit(udl_exit); > +MODULE_LICENSE("GPL"); According to the header file the license is GPL v2 only, so this should be "GPL v2". Might also be good to add MODULE_AUTHOR and MODULE_DESCRIPTION here. Other than that: Reviewed-by: Thierry Reding <treding@xxxxxxxxxx>
Attachment:
pgprGpk6xv7Mu.pgp
Description: PGP signature
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel