Re: linux-next: Tree for Nov 5(7) [x86/platform/ts5500_adc.c]

From: Randy Dunlap
Date: Mon Nov 07 2011 - 12:23:23 EST


On 11/06/2011 07:13 PM, Stephen Rothwell wrote:
> Hi all,


When CONFIG_HWMON=m and CONFIG_TS5500_ADC=y (since it is bool):

ts5500_adc.c:(.devinit.text+0x322): undefined reference to `hwmon_device_register'

You could make CONFIG_TS5500_ADC depend on CONFIG_HWMON=y ...
or add loadable module support for ts5500 drivers/modules.

--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/