Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 47f52dcd authored by John Stultz's avatar John Stultz Committed by Alistair Delva
Browse files

ANDROID: KABI updates for db845c (USB_DWC3 whiplash fixups)



Updated via the following method:
 $ ./build/abi/bootstrap
 <follow instructions for adding needed path variables>
 $ BUILD_CONFIG=common/build.config.db845c build/build.sh
 $ ./build/abi/extract_symbols out/android11-5.4/ --whitelist common/android/abi_gki_aarch64_db845c
 $ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh --update --print-report

 ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 15 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 15 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable

15 Added functions:

  [A] 'function usb_phy* devm_usb_get_phy(device*, usb_phy_type)'
  [A] 'function extcon_dev* extcon_find_edev_by_node(device_node*)'
  [A] 'function extcon_dev* extcon_get_extcon_dev(const char*)'
  [A] 'function int usb_add_gadget_udc(device*, usb_gadget*)'
  [A] 'function const char* usb_decode_ctrl(char*, size_t, __u8, __u8, __u16, __u16, __u16)'
  [A] 'function void usb_del_gadget_udc(usb_gadget*)'
  [A] 'function void usb_ep_set_maxpacket_limit(usb_ep*, unsigned int)'
  [A] 'function void usb_gadget_giveback_request(usb_ep*, usb_request*)'
  [A] 'function int usb_gadget_map_request_by_dev(device*, usb_request*, int)'
  [A] 'function void usb_gadget_set_state(usb_gadget*, usb_device_state)'
  [A] 'function void usb_gadget_udc_reset(usb_gadget*, usb_gadget_driver*)'
  [A] 'function void usb_gadget_unmap_request_by_dev(device*, usb_request*, int)'
  [A] 'function usb_device_speed usb_get_maximum_speed(device*)'
  [A] 'function usb_role_switch* usb_role_switch_register(device*, const usb_role_switch_desc*)'
  [A] 'function void usb_role_switch_unregister(usb_role_switch*)'

========================================================
 Updating expected ABI definition (android/abi_gki_aarch64.xml)

Change-Id: I2d46b4954039a09fb40c835ad1d0d86bff92c33e
Fixes: 59fd4b22 ("Revert "ANDROID: GKI: Enable CONFIG_USB_DWC3"")
Signed-off-by: default avatarJohn Stultz <john.stultz@linaro.org>
parent fe61f8bc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment