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