Hi, On Jan 30, 2008 8:41 AM, CooperYuan Cooper <[EMAIL PROTECTED]> wrote: > Now I am porting a device driver to Linux, its source code is not opened. > > In this module, I use some interface functions exported from GPL > module through EXPORT_SYMBOL macros. (not EXPORT_SYMBOL_GPL), For > example, register_sound_dsp() and so on. > > Do I violate GPL? How to solve it?
This list is probably a not good source for (free) legal advice but the simplest way to be sure is to release the source code under GPLv2. HTH. Pekka -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/