From: Adrian Bunk Date: Thu, 6 Mar 2008 08:55:01 +0000 (+0200) Subject: fix i2c build errors X-Git-Tag: v2.6.25-omap1~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0718f77126a24e6b176bf0254607a6abf526e3e;p=pandora-kernel.git fix i2c build errors It seems to be a merge error in the omap tree that causes the following build errors with e.g. ateb9200_defconfig: <-- snip --> ... MODPOST 93 modules ERROR: "__i2c_board_list" [drivers/i2c/i2c-core.ko] undefined! ERROR: "__i2c_board_lock" [drivers/i2c/i2c-core.ko] undefined! ERROR: "__i2c_first_dynamic_bus_num" [drivers/i2c/i2c-core.ko] undefined! make[2]: *** [__modpost] Error 1 <-- snip --> Signed-off-by: Adrian Bunk Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed