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
bnep
cmtp
hidp
rfcomm
Kconfig -rw-r--r-- 2.1 KB
Makefile -rw-r--r-- 372 bytes
af_bluetooth.c -rw-r--r-- 9.9 KB
hci_conn.c -rw-r--r-- 15.7 KB
hci_core.c -rw-r--r-- 35.1 KB
hci_event.c -rw-r--r-- 43.8 KB
hci_sock.c -rw-r--r-- 15.5 KB
hci_sysfs.c -rw-r--r-- 11.0 KB
l2cap.c -rw-r--r-- 90.6 KB
lib.c -rw-r--r-- 2.8 KB
sco.c -rw-r--r-- 21.1 KB

back to top