From: Uwe Kleine-König Date: Wed, 6 Oct 2010 10:00:19 +0000 (+0200) Subject: ARM: mx3/cpuimx35: mark otg_pdata and usbh1_pdata as maybe unused X-Git-Tag: v2.6.37-rc1~184^2~5^2~5^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55fd2ef6d9e9f40f30d891e01f2f565552e688fa;p=pandora-kernel.git ARM: mx3/cpuimx35: mark otg_pdata and usbh1_pdata as maybe unused This fixes arch/arm/mach-mx3/mach-cpuimx35.c:143: warning: 'otg_pdata' defined but not used arch/arm/mach-mx3/mach-cpuimx35.c:148: warning: 'usbh1_pdata' defined but not used when USB_ULPI is not selected. Signed-off-by: Uwe Kleine-König Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed