mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
ANDROID: GKI: update pixel symbol list for xhci
Pixel is using these symbols in its USB driver implementation. 3 function symbol(s) added 'int xhci_address_device(struct usb_hcd*, struct usb_device*)' 'int xhci_bus_resume(struct usb_hcd*)' 'int xhci_bus_suspend(struct usb_hcd*)' Bug: 277396090 Bug: 287008367 Change-Id: Id89097ab094e0582560383793c91278c88cb078f Signed-off-by: André Draszik <draszik@google.com>
This commit is contained in:
@@ -2290,6 +2290,9 @@
|
||||
__xfrm_state_destroy
|
||||
xfrm_state_lookup_byspi
|
||||
xfrm_stateonly_find
|
||||
xhci_address_device
|
||||
xhci_bus_resume
|
||||
xhci_bus_suspend
|
||||
xhci_gen_setup
|
||||
xhci_init_driver
|
||||
xhci_resume
|
||||
|
||||
Reference in New Issue
Block a user