>> From: James Morris [mailto:jmor...@namei.org] >> I'm getting this error when building i2c as a module >> WARNING: "__i2c_transfer" [drivers/char/tpm/tpm_i2c_infineon.ko] undefined!
> This is unconditionally (except I2C) available in Linus' master tree. > And was introduced by b37d2a3a75cb in June by Jean Delvare. > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b37d2a3a75cb0e72e18c29336cb2095b63dabfc8 > It was tested here against Linus' tree at time of submission. Did double check it against v3.6-rc3. $ make ARCH=arm omap2plus_defconfig $ make ARCH=arm menuconfig -> deselected OMAP2_TYPICAL, which enables I2C to be builded as a module. -> selected I2C as Module. Build using make -> no error. Thanks, Peter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/