ANDROID: GKI: Add symbol to symbol list for imx
1 function symbol(s) removed
'int of_machine_is_compatible(const char*)'
1 function symbol(s) added
'bool of_machine_compatible_match(const char* const*)'
function symbol 'int scmi_driver_register(struct scmi_driver*, struct module*, const char*)' changed
CRC changed from 0x3eefc4dd to 0xebc88053
function symbol 'void scmi_driver_unregister(struct scmi_driver*)' changed
CRC changed from 0xda331ab8 to 0x46b8c034
function symbol 'int scmi_protocol_register(const struct scmi_protocol*)' changed
CRC changed from 0x7eaa2c13 to 0xd4588863
... 1 omitted; 4 symbols have only CRC changes
type 'struct scmi_protocol' changed
byte size changed from 48 to 56
member 'unsigned int supported_version' was added
type 'struct scmi_protocol_handle' changed
member changed from 'int(* set_priv)(const struct scmi_protocol_handle*, void*)' to 'int(* set_priv)(const struct scmi_protocol_handle*, void*, u32)'
type changed from 'int(*)(const struct scmi_protocol_handle*, void*)' to 'int(*)(const struct scmi_protocol_handle*, void*, u32)'
pointed-to type changed from 'int(const struct scmi_protocol_handle*, void*)' to 'int(const struct scmi_protocol_handle*, void*, u32)'
parameter 3 of type 'u32' was added
type 'struct scmi_proto_helpers_ops' changed
byte size changed from 40 to 48
member 'int(* get_max_msg_size)(const struct scmi_protocol_handle*)' was added
Bug: 339841691
Change-Id: Ibdf70293c60fee34b0543f563e422f318f03222d
Signed-off-by:
Zhipeng Wang <zhipeng.wang_1@nxp.com>
[cmllamas: amend db845c symbol list too]
Signed-off-by:
Carlos Llamas <cmllamas@google.com>
Loading
Please sign in to comment