Need of MODULE_LICENSE("GPL")
Dec. 20, 2012
9:46 a.m.
Hi, While writing a device driver, I noticed MODULE_LICENSE("GPL"). When I omitted it, I got several error like device_create, device_destroy, class_create, class_destroy is not recognized symbol. I am just wondering what is the use of this macro and how does it helps in defining the symbols. Thanks in advance. -- Niroj Pokhrel Software Engineer, Samsung India Software Operations
4984
Age (days ago)
4984
Last active (days ago)
0 comments
1 participants
participants (1)
-
Niroj Pokhrel