[Intel-gfx] Missing I2C symbols

Eric Anholt eric at anholt.net
Tue Dec 9 07:48:44 CET 2008


On Mon, 2008-12-08 at 13:44 +0100, Tomas Carnecky wrote:
> modesetting should either depend or select CONFIG_I2C. With the attached 
> .config I'm getting these errors
> 
> ERROR: "i2c_add_adapter" [drivers/i2c/algos/i2c-algo-bit.ko] undefined!
> ERROR: "i2c_add_numbered_adapter" [drivers/i2c/algos/i2c-algo-bit.ko] 
> undefined!
> ERROR: "i2c_transfer" [drivers/gpu/drm/i915/i915.ko] undefined!
> ERROR: "i2c_del_adapter" [drivers/gpu/drm/i915/i915.ko] undefined!
> ERROR: "i2c_transfer" [drivers/gpu/drm/drm.ko] undefined!

Looks like algo-bit should really depend on i2c, but drm-intel-next:

commit 3cbc860850b89c7275669296374184648a5ce4b7
Author: Eric Anholt <eric at anholt.net>
Date:   Mon Dec 8 17:47:58 2008 -0800

    drm/i915: Depend on I2C along with I2C_ALGOBIT.
    
    Signed-off-by: Eric Anholt <eric at anholt.net>

-- 
Eric Anholt
eric at anholt.net                         eric.anholt at intel.com


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20081208/90676d12/attachment.sig>


More information about the Intel-gfx mailing list