From: Randy Dunlap Date: Sat, 14 Aug 2010 19:09:01 +0000 (+0200) Subject: hwmon: jc42 depends on I2C X-Git-Tag: v2.6.36-rc1~14^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bd2691d6ce37e04a965eede12dc05dd62d3a294;p=pandora-kernel.git hwmon: jc42 depends on I2C jc42 uses i2c interfaces, so it should depend on I2C. drivers/hwmon/jc42.c:426: error: implicit declaration of function 'i2c_check_functionality' drivers/hwmon/jc42.c:521: error: implicit declaration of function 'i2c_smbus_read_word_data' drivers/hwmon/jc42.c:529: error: implicit declaration of function 'i2c_smbus_write_word_data' drivers/hwmon/jc42.c:580: error: implicit declaration of function 'i2c_add_driver' drivers/hwmon/jc42.c:585: error: implicit declaration of function 'i2c_del_driver' Signed-off-by: Randy Dunlap Acked-by: Guenter Roeck Signed-off-by: Jean Delvare --- Reading git-diff-tree failed