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/aarch64/gcc.dump b/abi/aarch64/gcc.dump
index e6d301d..2d5d259 100644
--- a/abi/aarch64/gcc.dump
+++ b/abi/aarch64/gcc.dump
@@ -7322,6 +7322,11 @@
                                          'Return' => '74',
                                          'ShortName' => 'pldm_transport_mctp_demux_init'
                                        },
+                            '92442' => {
+                                         'Header' => 'pldm.h',
+                                         'Return' => '1',
+                                         'ShortName' => 'pldm_close'
+                                       },
                             '92486' => {
                                          'Header' => 'pldm.h',
                                          'Param' => {
@@ -7855,6 +7860,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,