From: Wolfram Sang Date: Fri, 21 May 2010 04:52:06 +0000 (+0200) Subject: pcm037/pcm043/pca100: fix ULPI-related build warnings X-Git-Tag: v2.6.36-rc1~591^2^2~1^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c18e8fa5e56b07b5c723535c6539850c2ad95a19;p=pandora-kernel.git 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 Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed