Re: linux-next: Tree for December 12 (drm)
From: Jesse Barnes <hidden>
Date: 2008-12-14 19:21:30
Also in:
lkml
From: Jesse Barnes <hidden>
Date: 2008-12-14 19:21:30
Also in:
lkml
On Friday, December 12, 2008 8:55 pm Randy Dunlap wrote:
Stephen Rothwell wrote:quoted
Hi all, Changes since 20081211: Undropped tree: drmoops ^^^ 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