linux/arch/arm/mach-mx3
Uwe Kleine-König 32a90b6e65 ARM: imx: fix usb related build failure for mach-vpr200
This was broken by

	4bd597b (ARM i.MX ehci: do ehci init in board specific functions)

and fixes:

  CC      arch/arm/mach-mx3/mach-vpr200.o
arch/arm/mach-mx3/mach-vpr200.c:263: error: unknown field 'flags' specified in initializer
arch/arm/mach-mx3/mach-vpr200.c:264: warning: initialization makes pointer from integer without a cast

by just applying the change to mach-vpr200.c that the other machine files
got by 4bd597b.

LAKML-Reference: 1302257029-17397-1-git-send-email-u.kleine-koenig@pengutronix.de
Acked-by: Marc Reilly <marc@cpdesign.com.au>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-04-12 09:47:55 +02:00
..
Kconfig ARM: mx31_3ds: Add I2C support 2011-03-07 19:29:23 +01:00
Makefile mx31: add support for the bugbase 1.3 from buglabs 2011-02-28 09:28:46 +01:00
Makefile.boot
clock-imx31.c Merge branch 'devel-stable' into devel 2011-01-06 22:33:32 +00:00
clock-imx35.c Merge branch 'devel-stable' into devel 2011-01-06 22:33:32 +00:00
cpu.c ARM: imx: Get the silicon version from the IIM module 2010-11-28 19:51:47 +01:00
crm_regs.h imx31: define and use MX31_IO_ADDRESS 2010-01-08 16:41:26 +01:00
devices-imx31.h ARM: mx3: dynamically allocate imx-keypad devices 2010-11-19 21:54:36 +01:00
devices-imx35.h ARM: imx35: fix trivial copy/paste error 2011-03-07 19:29:11 +01:00
devices.c ARM: mx3: dynamically allocate imx-keypad devices 2010-11-19 21:54:36 +01:00
devices.h ARM: mx3: dynamically allocate imx-keypad devices 2010-11-19 21:54:36 +01:00
ehci-imx31.c ARM i.MX ehci: factor out soc specific functions 2011-02-11 08:34:17 +01:00
ehci-imx35.c ARM i.MX ehci: factor out soc specific functions 2011-02-11 08:34:17 +01:00
eukrea_mbimxsd-baseboard.c mx3/eukrea_mbimxsd-baseboard: add SD card detect support 2011-03-25 13:33:52 +01:00
iomux-imx31.c ARM: iomux-imx31: allow pin_list to be const 2011-03-07 19:29:28 +01:00
mach-armadillo5x0.c ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceivers 2011-03-07 19:29:41 +01:00
mach-bug.c mx31: add support for the bugbase 1.3 from buglabs 2011-02-28 09:28:46 +01:00
mach-cpuimx35.c ARM: mx3/cpuimx35: fix build failure 2011-03-07 19:29:20 +01:00
mach-kzm_arm11_01.c Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm 2011-03-17 19:08:06 -07:00
mach-mx31_3ds.c mfd: mfd_cell is now implicitly available to mc13xxx drivers 2011-03-23 10:41:54 +01:00
mach-mx31ads.c arm: Fold irq_set_chip/irq_set_handler 2011-03-29 14:47:58 +02:00
mach-mx31lilly.c ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceivers 2011-03-07 19:29:41 +01:00
mach-mx31lite.c ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceivers 2011-03-07 19:29:41 +01:00
mach-mx31moboard.c mfd: mfd_cell is now implicitly available to mc13xxx drivers 2011-03-23 10:41:54 +01:00
mach-mx35_3ds.c ARM: mx3/mx35_3ds: Use MX35 USB OTG Erratum 2011-03-07 19:29:33 +01:00
mach-pcm037.c ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceivers 2011-03-07 19:29:41 +01:00
mach-pcm037_eet.c ARM i.MX31 pcm037 eet: remove unnecessary CONFIG_SPI_IMX ifdefs 2011-01-27 12:51:27 +01:00
mach-pcm043.c arm: mach-mx3: pcm043: add write-protect and card-detect for SD1 2011-03-25 13:33:55 +01:00
mach-qong.c ARM: mx3: remove some useless comments 2011-02-11 18:37:33 +01:00
mach-vpr200.c ARM: imx: fix usb related build failure for mach-vpr200 2011-04-12 09:47:55 +02:00
mm.c ARM i.MX: Move gpio initialization to SoC specific files 2011-03-07 19:29:37 +01:00
mx31lilly-db.c ARM: mx3: dynamically register mxc-mmc devices 2010-11-19 21:54:35 +01:00
mx31lite-db.c ARM: mx3: dynamically allocate imx2-wdt devices 2010-11-19 21:54:36 +01:00
mx31moboard-devboard.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mx31moboard-marxbot.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mx31moboard-smartbot.c ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceivers 2011-03-07 19:29:41 +01:00
pcm037.h ARM: add support for the EET board, based on the i.MX31 pcm037 module 2009-06-23 14:25:26 +02:00