mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
ANDROID: GKI: virtual_device: add usb_find_common_endpoints to symbol list
In commitb6109556ca("can: gs_usb: add usb endpoint address detection at driver probe step"), the usb_find_common_endpoints() function is now called in the gs_usb module so add it to the symbol list to fix the build. Fixes:b6109556ca("can: gs_usb: add usb endpoint address detection at driver probe step") Change-Id: Ib8a245d3ca6e6e72852892a686335f42ab5ba6fd Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
@@ -473,6 +473,7 @@
|
|||||||
usb_create_shared_hcd
|
usb_create_shared_hcd
|
||||||
usb_deregister
|
usb_deregister
|
||||||
usb_disabled
|
usb_disabled
|
||||||
|
usb_find_common_endpoints
|
||||||
usb_free_urb
|
usb_free_urb
|
||||||
usb_get_dev
|
usb_get_dev
|
||||||
usb_hcd_check_unlink_urb
|
usb_hcd_check_unlink_urb
|
||||||
|
|||||||
Reference in New Issue
Block a user