]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
fix i2c build errors
authorAdrian Bunk <adrian.bunk@movial.fi>
Thu, 6 Mar 2008 08:55:01 +0000 (10:55 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 6 Mar 2008 11:51:06 +0000 (13:51 +0200)
commitb0718f77126a24e6b176bf0254607a6abf526e3e
tree73c375156c9a3c8704a3e970cd7b74aa996dff20
parent118f56ba443c810ea4437d9643d44bd9e8d253d6
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 <adrian.bunk@movial.fi>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/Makefile