]> pilppa.com Git - linux-2.6-omap-h63xx.git/commitdiff
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)
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

index ea7baa47206a2d418f58e2db1dab3c026d899100..b99794b576be590d6a81244c9e1c3b83d13408a9 100644 (file)
@@ -34,7 +34,7 @@ obj-$(CONFIG_SERIO)           += input/serio/
 obj-y                          += serial/
 obj-$(CONFIG_PARPORT)          += parport/
 obj-y                          += base/ block/ misc/ mfd/ net/ media/ cbus/
-obj-$(CONFIG_I2C)              += i2c/
+obj-y                          += i2c/
 obj-y                          += cbus/
 obj-$(CONFIG_ARCH_OMAP)                += dsp/dspgateway/
 obj-$(CONFIG_NUBUS)            += nubus/