From: Uwe Kleine-König Date: Tue, 22 Dec 2009 16:31:05 +0000 (+0100) Subject: imx/mx3: depend on USB_ULPI for otg_ulpi_create X-Git-Tag: v2.6.33-rc4~84^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9ffaa9ca9889f17ef30b82bc0bf954d141280f8;p=pandora-kernel.git imx/mx3: depend on USB_ULPI for otg_ulpi_create otg_ulpi_create is defined in drivers/usb/otg/ulpi.c which depends on CONFIG_USB_ULPI. So protect its usage by the same symbol. Moreover mxc_ulpi_access_ops needs CONFIG_MXC_ULPI. Signed-off-by: Uwe Kleine-König Cc: Sascha Hauer Cc: Valentin Longchamp Cc: Daniel Mack Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed