abi: Capture deprecation of pldm_close()
The deprecation of pldm_close() got missed in the ABI dump updates for
0a6d6821bd74 ("transport: Stabilise core transport and implementation
APIs")
Fixes: 0a6d6821bd74 ("transport: Stabilise core transport and implementation APIs")
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: I5abfb67296140303e69c289a7067898aeaccdc18
diff --git a/abi/x86_64/gcc.dump b/abi/x86_64/gcc.dump
index 8392888..e835a78 100644
--- a/abi/x86_64/gcc.dump
+++ b/abi/x86_64/gcc.dump
@@ -7842,6 +7842,11 @@
'Return' => '74',
'ShortName' => 'pldm_transport_mctp_demux_init'
},
+ '93843' => {
+ 'Header' => 'pldm.h',
+ 'Return' => '1',
+ 'ShortName' => 'pldm_close'
+ },
'93887' => {
'Header' => 'pldm.h',
'Param' => {
@@ -8394,6 +8399,7 @@
'pldm_bios_table_string_entry_encode_length' => 1,
'pldm_bios_table_string_find_by_handle' => 1,
'pldm_bios_table_string_find_by_string' => 1,
+ 'pldm_close' => 1,
'pldm_entity_association_pdr_add_check' => 1,
'pldm_entity_association_pdr_add_from_node_check' => 1,
'pldm_entity_association_pdr_extract' => 1,