]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
OMAP: Compile fix: including board-2430osk.h missed
authorFrancisco Alecrim <francisco.alecrim@indt.org.br>
Wed, 30 Jan 2008 15:21:45 +0000 (11:21 -0400)
committerTony Lindgren <tony@atomide.com>
Wed, 30 Jan 2008 21:14:51 +0000 (13:14 -0800)
commit0ce52a744879282968943ecb59e383e0042515d2
treee53743e3998cf6054857ac28a6d0fa66d89fb109
parentcc96f43472c2ecc3ce52746fb17396816e3db71d
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 <francisco.alecrim@indt.org.br>
Signed-off-by: Tony Lindgren <tony@atomide.com>
include/asm-arm/arch-omap/board-2430osk.h [new file with mode: 0644]
include/asm-arm/arch-omap/hardware.h