Re: [PATCH] Input: tsc2005 - Add support for tsc2004
From: kbuild test robot <hidden>
Date: 2015-10-27 23:35:29
Also in:
linux-devicetree, lkml
Hi Michael, [auto build test ERROR on input/next -- if it's inappropriate base, please suggest rules for selecting the more suitable base] url: https://github.com/0day-ci/linux/commits/Michael-Welling/Input-tsc2005-Add-support-for-tsc2004/20151028-043959 config: x86_64-randconfig-s3-10280543 (attached as .config) reproduce: # save the attached .config to linux build tree make ARCH=x86_64 All errors (new ones prefixed by >>): drivers/built-in.o: In function `regmap_smbus_byte_reg_read':
quoted
regmap-i2c.c:(.text+0x9980c): undefined reference to `i2c_smbus_read_byte_data'
drivers/built-in.o: In function `regmap_smbus_byte_reg_write':
quoted
regmap-i2c.c:(.text+0x9983b): undefined reference to `i2c_smbus_write_byte_data'
drivers/built-in.o: In function `regmap_smbus_word_reg_read':
quoted
regmap-i2c.c:(.text+0x99861): undefined reference to `i2c_smbus_read_word_data'
drivers/built-in.o: In function `regmap_smbus_word_read_swapped': regmap-i2c.c:(.text+0x99891): undefined reference to `i2c_smbus_read_word_data' drivers/built-in.o: In function `regmap_smbus_word_write_swapped':
quoted
regmap-i2c.c:(.text+0x998c5): undefined reference to `i2c_smbus_write_word_data'
drivers/built-in.o: In function `regmap_smbus_word_reg_write': regmap-i2c.c:(.text+0x998ea): undefined reference to `i2c_smbus_write_word_data' drivers/built-in.o: In function `regmap_i2c_smbus_i2c_read':
quoted
regmap-i2c.c:(.text+0x9991e): undefined reference to `i2c_smbus_read_i2c_block_data'
drivers/built-in.o: In function `regmap_i2c_smbus_i2c_write':
quoted
regmap-i2c.c:(.text+0x9996d): undefined reference to `i2c_smbus_write_i2c_block_data'
drivers/built-in.o: In function `regmap_i2c_read':
quoted
regmap-i2c.c:(.text+0x999c1): undefined reference to `i2c_transfer'
drivers/built-in.o: In function `regmap_i2c_gather_write': regmap-i2c.c:(.text+0x99a66): undefined reference to `i2c_transfer' drivers/built-in.o: In function `regmap_i2c_write':
quoted
regmap-i2c.c:(.text+0x99a9d): undefined reference to `i2c_master_send'
drivers/built-in.o: In function `tsc2005_cmd':
quoted
tsc2005.c:(.text+0x12ab28): undefined reference to `i2c_smbus_write_byte'
drivers/built-in.o: In function `tsc2005_modinit':
quoted
tsc2005.c:(.init.text+0x85f3): undefined reference to `i2c_register_driver'
drivers/built-in.o: In function `tsc2005_exit':
quoted
tsc2005.c:(.exit.text+0xbec): undefined reference to `i2c_del_driver'
--- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachments
- .config.gz [application/octet-stream] 22380 bytes