pcm037/pcm043/pca100: fix ULPI-related build warnings
authorWolfram Sang <w.sang@pengutronix.de>
Fri, 21 May 2010 04:52:06 +0000 (06:52 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Mon, 26 Jul 2010 12:17:34 +0000 (14:17 +0200)
commitc18e8fa5e56b07b5c723535c6539850c2ad95a19
tree213eca808b4b03b0ad82f80876a2f4fcb92170d8
parent21b0734476c3327d5fd3247335da01d5ad3bf103
pcm037/pcm043/pca100: fix ULPI-related build warnings

Like this one (if CONFIG_USB_ULPI is not set):

arch/arm/mach-mx3/mach-pcm043.c:312: warning: 'otg_pdata' defined but not used
arch/arm/mach-mx3/mach-pcm043.c:317: warning: 'usbh1_pdata' defined but not used

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx2/mach-pca100.c
arch/arm/mach-mx3/mach-pcm037.c
arch/arm/mach-mx3/mach-pcm043.c