From: Daniel Mack Date: Tue, 25 May 2010 14:46:55 +0000 (+0200) Subject: ARM: mx3: mx31lilly: fix build error for !CONFIG_USB_ULPI X-Git-Tag: v2.6.35-rc4~1^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d5d85906ad109987504033fa04991f1b0a2e552;p=pandora-kernel.git ARM: mx3: mx31lilly: fix build error for !CONFIG_USB_ULPI arch/arm/mach-mx3/built-in.o: In function `mx31lilly_board_init': mach-kzm_arm11_01.c:(.init.text+0x674): undefined reference to `otg_ulpi_create' mach-kzm_arm11_01.c:(.init.text+0x68c): undefined reference to `otg_ulpi_create' mach-kzm_arm11_01.c:(.init.text+0x744): undefined reference to `mxc_ulpi_access_ops' make: *** [.tmp_vmlinux1] Error 1 Signed-off-by: Daniel Mack Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed