From: Uwe Kleine-König Date: Fri, 8 Apr 2011 10:01:51 +0000 (+0200) Subject: ARM: imx: fix usb related build failure for mach-vpr200 X-Git-Tag: v2.6.39-rc6~9^2~7^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32a90b6e65792260d6212ac52e8f5be140b6f5be;p=pandora-kernel.git 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 Signed-off-by: Uwe Kleine-König Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed