On Mar 23, 2006, at 7:13 PM, Greg KH wrote: > On Thu, Mar 23, 2006 at 06:55:31PM -0600, Kumar Gala wrote: >> +EXPORT_SYMBOL(i2c_add_virt_adapter); >> +EXPORT_SYMBOL(i2c_del_virt_adapter); > > EXPORT_SYMBOL_GPL() perhaps? Got no issue with making that change. - kumar