Revision 179192d38e8906f00479ec944c15b685400232b0 authored by Bill Gatliff on 18 December 2009, 15:57:22 UTC, committed by Greg Kroah-Hartman on 23 December 2009, 19:34:10 UTC
This patch corrects a problem where drivers/usb/otg is linked twice
if CONFIG_USB_ULPI is selected, resulting in a build error (symbol
conflict). The files in that directory are properly linked already
as part of CONFIG_USB, and need not be indicated specifically for
CONFIG_USB_ULPI.

Signed-off-by: Bill Gatliff <bgat@billgatliff.com>
Acked-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

1 parent ff3b968
History
File Mode Size
Kconfig -rw-r--r-- 2.7 KB
Makefile -rw-r--r-- 422 bytes
addr.c -rw-r--r-- 3.8 KB
addr.h -rw-r--r-- 615 bytes
atm_misc.c -rw-r--r-- 2.6 KB
atm_sysfs.c -rw-r--r-- 3.9 KB
br2684.c -rw-r--r-- 20.9 KB
clip.c -rw-r--r-- 24.5 KB
common.c -rw-r--r-- 19.9 KB
common.h -rw-r--r-- 1.6 KB
ioctl.c -rw-r--r-- 9.4 KB
lec.c -rw-r--r-- 65.2 KB
lec.h -rw-r--r-- 5.1 KB
lec_arpc.h -rw-r--r-- 2.9 KB
mpc.c -rw-r--r-- 39.1 KB
mpc.h -rw-r--r-- 1.9 KB
mpoa_caches.c -rw-r--r-- 14.7 KB
mpoa_caches.h -rw-r--r-- 3.0 KB
mpoa_proc.c -rw-r--r-- 6.9 KB
pppoatm.c -rw-r--r-- 10.6 KB
proc.c -rw-r--r-- 11.6 KB
protocols.h -rw-r--r-- 379 bytes
pvc.c -rw-r--r-- 3.6 KB
raw.c -rw-r--r-- 1.8 KB
resources.c -rw-r--r-- 10.4 KB
resources.h -rw-r--r-- 996 bytes
signaling.c -rw-r--r-- 6.8 KB
signaling.h -rw-r--r-- 838 bytes
svc.c -rw-r--r-- 16.3 KB

back to top