On Wed, Jan 05, 2011 at 09:33:28PM -0800, Guenter Roeck wrote: > [...] > > +EXPORT_SYMBOL_GPL(twl4030_madc_conversion); > [...] > > +EXPORT_SYMBOL_GPL(twl4030_get_madc_conversion); > No symbol export from hwmon drivers. Other parts of the kernel > should not depend on HWMON configuration. Why? It's not like hwmon has an unreasonably large core or similar. > I would suggest to check if drivers/staging/iio would be a better fit. That does have the problem that it's in staging and constantly churning, though. When I've looked at it it seemed like awfully hard work to use for devices like this. What I've done in some of my drivers is put the ADC core in the MFD core (it's used by both hwmon and power supply function drivers, plus any board specific stuff people do). _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors