From: Francisco Alecrim Date: Wed, 30 Jan 2008 15:21:45 +0000 (-0400) Subject: OMAP: Compile fix: including board-2430osk.h missed X-Git-Tag: v2.6.24-omap1~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ce52a744879282968943ecb59e383e0042515d2;p=pandora-kernel.git OMAP: Compile fix: including board-2430osk.h missed Including board file board-2430osk.h missed. drivers/i2c/chips/twl4030_core.c:480: error: `IH_TWL4030_BASE' undeclared (first use in this function) drivers/i2c/chips/twl4030_core.c:853: error: `IH_TWL4030_END' undeclared (first use in this function) drivers/i2c/chips/twl4030_core.c:860: error: `TWL4030_IRQNUM' undeclared (first use in this function) drivers/i2c/chips/twl4030_gpio.c:249: error: `IH_TWL4030_GPIO_BASE' undeclared (first use in this function) drivers/i2c/chips/twl4030_gpio.c:787: error: `IH_TWL4030_BASE' undeclared (first use in this function) ... Signed-off-by: Francisco Alecrim Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed