linux/arch/arm/mach-ep93xx
H Hartley Sweeten e9c6c5dfd1 ep93xx: fix build of vision_ep93xx.c
Fix build breakage due to the following commits:

Commit bd5f12a247
  ARM: 7042/3: mach-ep93xx: break out GPIO driver specifics

Commit 257af9f972
  ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driver

The vision_ep9307 machine uses the ep93xx build-in gpios and needs to
include <mach/gpio-ep93xx.h> to pickup the defines.

The gpio_to_irq() call is now a callback to the gpio-ep93xx.c driver
and cannot be used as a constant initializer for the .irq member of
struct i2c_board_info.

Signed-off-by: Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Ryan Mallon <rmallon@gmail.com>
Acked-by: Mika Westerberg <mika.westerberg@iki.fi>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2012-02-13 06:56:39 +00:00
..
include/mach Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 2012-01-17 18:40:24 -08:00
Kconfig ep93xx: add support Vision EP9307 SoM 2011-10-17 11:22:11 +00:00
Makefile ep93xx: add support Vision EP9307 SoM 2011-10-17 11:22:11 +00:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
adssphere.c Merge branch 'restart' into for-linus 2012-01-05 13:25:27 +00:00
clock.c ARM: 6483/1: arm & sh: factorised duplicated clkdev.c 2010-11-26 10:51:04 +00:00
core.c ARM: restart: ep93xx: use new restart hook 2012-01-05 12:57:10 +00:00
dma.c ep93xx: add dmaengine platform code 2011-06-08 15:45:52 -06:00
edb93xx.c Merge branch 'restart' into for-linus 2012-01-05 13:25:27 +00:00
gesbc9312.c Merge branch 'restart' into for-linus 2012-01-05 13:25:27 +00:00
micro9.c Merge branch 'restart' into for-linus 2012-01-05 13:25:27 +00:00
simone.c Merge branch 'restart' into for-linus 2012-01-05 13:25:27 +00:00
snappercl15.c Merge branch 'restart' into for-linus 2012-01-05 13:25:27 +00:00
ts72xx.c Merge branch 'restart' into for-linus 2012-01-05 13:25:27 +00:00
vision_ep9307.c ep93xx: fix build of vision_ep93xx.c 2012-02-13 06:56:39 +00:00