On Friday, December 12, 2008 8:55 pm Randy Dunlap wrote: > Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20081211: > > > > Undropped tree: > > drm > > oops ^^^ > > > When I2C=n, and drm is built-in or modular, this build error > happens: > > (drm built-in:) > > build-r7079.out:(.text+0x47e5f): undefined reference to `i2c_transfer' > 7080 same > 7086 same > 7089 same > (from gpu/drm/drm_edid.c) > > > (drm modular:) > > build-r7103.out:ERROR: "i2c_transfer" [drivers/gpu/drm/drm.ko] undefined! > (from gpu/drm/drm_edid.c) Looks like Dave pushed a fix for this by making DRM select the required I2C bits. Dunno that or depends is preferred these days though... -- Jesse Barnes, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html