missing license in drm_usb prevents module loading

shawn shawnlandden at gmail.com
Fri Apr 13 22:02:59 PDT 2012


I couldn't load the udl-drm driver with most things built as a module,
getting symbol resolution errors. Adding 

MODULE_LICENSE("GPL");

to drm_usb.c fixed this

-Shawn Landden


More information about the dri-devel mailing list