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
ircomm
irlan
irnet
Kconfig -rw-r--r-- 3.3 KB
Makefile -rw-r--r-- 503 bytes
af_irda.c -rw-r--r-- 67.8 KB
discovery.c -rw-r--r-- 12.5 KB
irda_device.c -rw-r--r-- 8.0 KB
iriap.c -rw-r--r-- 26.1 KB
iriap_event.c -rw-r--r-- 12.4 KB
irias_object.c -rw-r--r-- 13.4 KB
irlap.c -rw-r--r-- 33.7 KB
irlap_event.c -rw-r--r-- 65.0 KB
irlap_frame.c -rw-r--r-- 35.9 KB
irlmp.c -rw-r--r-- 54.3 KB
irlmp_event.c -rw-r--r-- 26.0 KB
irlmp_frame.c -rw-r--r-- 14.0 KB
irmod.c -rw-r--r-- 5.4 KB
irnetlink.c -rw-r--r-- 3.2 KB
irproc.c -rw-r--r-- 2.5 KB
irqueue.c -rw-r--r-- 22.8 KB
irsysctl.c -rw-r--r-- 7.1 KB
irttp.c -rw-r--r-- 50.6 KB
parameters.c -rw-r--r-- 15.3 KB
qos.c -rw-r--r-- 22.4 KB
timer.c -rw-r--r-- 6.3 KB
wrapper.c -rw-r--r-- 13.0 KB

back to top