ANDROID: GKI: db845c: Update symbols list and ABI on devm_mipi_dsi_attach

and devm_mipi_dsi_device_register_full to resolve the following
build error for Dragonboard 845c:
    usr/include/linux/fuse.h:926: found __[us]{8,16,32,64} type without #include <linux/types.h>
    ERROR: modpost: "devm_mipi_dsi_attach" [drivers/gpu/drm/bridge/lontium-lt9611uxc.ko] undefined!
    ERROR: modpost: "devm_mipi_dsi_device_register_full" [drivers/gpu/drm/bridge/lontium-lt9611uxc.ko] undefined!

with updating them to the symbol list and the abi definitions
by the following commands:
    $ tools/bazel run //common:db845c_abi_update_symbol_list
    $ tools/bazel run //common:kernel_aarch64_abi_update

Bug: 313960184

Change-Id: I0981a027e0ea284c25205deed113618b50b8424c
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
Yongqin Liu
2023-11-30 20:57:47 +08:00
committed by Greg Kroah-Hartman
parent 611f83ca0e
commit 16ec5b05fb
2 changed files with 43 additions and 6 deletions

View File

@@ -277238,6 +277238,13 @@ function {
parameter_id: 0x322c8c4b
parameter_id: 0x347303b4
}
function {
id: 0x7ad03bcc
return_type_id: 0x09626b7f
parameter_id: 0x0258f96e
parameter_id: 0x2fa7f388
parameter_id: 0x316cc8eb
}
function {
id: 0x7b05d834
return_type_id: 0x347303b4
@@ -294540,6 +294547,12 @@ function {
parameter_id: 0x026525e9
parameter_id: 0x0aa1f0ee
}
function {
id: 0x9d3354d9
return_type_id: 0x6720d32f
parameter_id: 0x0258f96e
parameter_id: 0x09626b7f
}
function {
id: 0x9d356d81
return_type_id: 0x6720d32f
@@ -321090,6 +321103,24 @@ elf_symbol {
type_id: 0x9c874975
full_name: "devm_mfd_add_devices"
}
elf_symbol {
id: 0x6e37c2ad
name: "devm_mipi_dsi_attach"
is_defined: true
symbol_type: FUNCTION
crc: 0x9fca9eb4
type_id: 0x9d3354d9
full_name: "devm_mipi_dsi_attach"
}
elf_symbol {
id: 0x91f58d29
name: "devm_mipi_dsi_device_register_full"
is_defined: true
symbol_type: FUNCTION
crc: 0x7e564e80
type_id: 0x7ad03bcc
full_name: "devm_mipi_dsi_device_register_full"
}
elf_symbol {
id: 0x7abe395b
name: "devm_nvmem_cell_get"
@@ -364414,6 +364445,8 @@ interface {
symbol_id: 0x888f691d
symbol_id: 0x86c1623f
symbol_id: 0x36e39cf6
symbol_id: 0x6e37c2ad
symbol_id: 0x91f58d29
symbol_id: 0x7abe395b
symbol_id: 0xa8b058e5
symbol_id: 0x47264dbb

View File

@@ -388,10 +388,6 @@
__memset_io
memstart_addr
memunmap
mipi_dsi_attach
mipi_dsi_detach
mipi_dsi_device_register_full
mipi_dsi_device_unregister
misc_deregister
misc_register
mod_delayed_work_on
@@ -474,7 +470,6 @@
pci_disable_device
pcie_capability_clear_and_set_word
pcie_capability_read_word
pcie_capability_write_word
pci_enable_device
pci_iomap
pci_iounmap
@@ -1020,7 +1015,15 @@
# required by lmh.ko
of_cpu_node_to_id
# required by lontium-lt9611.ko
mipi_dsi_attach
mipi_dsi_detach
mipi_dsi_device_register_full
mipi_dsi_device_unregister
# required by lontium-lt9611uxc.ko
devm_mipi_dsi_attach
devm_mipi_dsi_device_register_full
print_hex_dump
regmap_noinc_read
regmap_noinc_write
@@ -1326,7 +1329,6 @@
drm_mode_destroy
drm_mode_duplicate
drm_mode_object_find
drm_mode_object_put
drm_mode_probed_add
drm_modeset_acquire_fini
drm_modeset_acquire_init
@@ -1934,7 +1936,9 @@
mfd_remove_devices
# preserved by --additions-only
drm_mode_object_put
gpiod_direction_input
pcie_capability_write_word
snd_soc_get_volsw_sx
snd_soc_info_volsw_sx
snd_soc_put_volsw_sx