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

Commit 662e2b3a authored by Chanho Park's avatar Chanho Park Committed by Todd Kjos
Browse files

ANDROID: ABI: add allowed GKI symbol for Exynosauto SoC



This patch adds below two symbols to GKI allowed symbol list.

- pcie_get_mps: get PCI Express maximum payload size for PCIe EP and RC
- platform_find_device_by_driver: To find a platform device which are
matched with exynos DRM driver

Leaf changes summary: 2 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 2 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable

2 Added functions:

  [A] 'function int pcie_get_mps(pci_dev*)'
  [A] 'function device* platform_find_device_by_driver(device*, const device_driver*)'

Bug: 176138611
Signed-off-by: default avatarChanho Park <chanho61.park@samsung.com>
Change-Id: Ib06675b7431f247071f873fa8e44a7e5b90e764a
parent 64eade86
Loading
Loading
Loading
Loading
+85 −72

File changed.

Preview size limit exceeded, changes collapsed.

+2 −0
Original line number Diff line number Diff line
@@ -892,6 +892,7 @@
  of_graph_parse_endpoint
  of_phandle_iterator_init
  of_phandle_iterator_next
  platform_find_device_by_driver
  strlcat
  videomode_from_timings

@@ -1137,6 +1138,7 @@
  irq_domain_get_irq_data
  irq_domain_set_info
  irq_domain_update_bus_token
  pcie_get_mps
  pcie_set_mps
  pci_find_bus
  pci_get_device