]> nv-tegra.nvidia Code Review - linux-2.6.git/commit - arch/arm/mach-mx3
ARM: mx3/mx31_3ds: fix compiler warning without CONFIG_USB_ULPI
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Thu, 10 Feb 2011 09:56:21 +0000 (10:56 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 10 Feb 2011 13:12:16 +0000 (14:12 +0100)
commit0be9a196468ad4d03a3f5a1823e02aad5be47968
tree4d4d558ba3f2d890b949bd700c71404e1d3654af
parent9b1e1ea365b31584fef697a49d03536978d57b50
ARM: mx3/mx31_3ds: fix compiler warning without CONFIG_USB_ULPI

This fixes:

arch/arm/mach-mx3/mach-mx31_3ds.c:249: warning: 'mx31_3ds_host2_init' defined but not used

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx3/mach-mx31_3ds.c