plat-mxc/ehci.c: fix compile breakage
authorEric Bénard <eric@eukrea.com>
Sat, 27 Nov 2010 08:15:38 +0000 (09:15 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Fri, 3 Dec 2010 10:05:09 +0000 (11:05 +0100)
commit29bb6afcb077bd153c7738e73840dde808132fb5
treef8530e4e7d36f3c0052fe0ad7e1d71703b6a1691
parent4e5cf41eeb254b7e50666496ac5697188b31320b
plat-mxc/ehci.c: fix compile breakage

commits 2eb42d5c287f5e883a4b3ebe668ba880caa351e5 and
9e1dde33876ba83ad586c336647fff133d0f5472 renamed some defines
but didn't fix all the places where these defines are used
leading to a compile failure for USB on i.MX31, 35 and 27.

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/plat-mxc/ehci.c
drivers/usb/gadget/fsl_mxc_udc.c