aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2010-08-14 21:09:01 +0200
committerJean Delvare <[email protected]>2010-08-14 21:09:01 +0200
commit4bd2691d6ce37e04a965eede12dc05dd62d3a294 (patch)
treee18504f25770242924557e2523afc88fe4c978d0 /scripts/patch-kernel
parent1ad107fd7492d3dd54d9622793f947b0afea5202 (diff)
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 <[email protected]> Acked-by: Guenter Roeck <[email protected]> Signed-off-by: Jean Delvare <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions