How to find use of GPL symbols in kernel module?
I am working on a fairly complex closed source kernel module and am unable to compile it using some toolchains without setting the license to GPL.
How to best find use of GPL symbols in kernel module?
I am working on a fairly complex closed source kernel module and am unable to compile it using some toolchains without setting the license to GPL.