dsp: bios_table: Rename pldm_bios_table_append_pad_checksum_check()
Introduce pldm_bios_table_append_pad_checksum(), deprecate
pldm_bios_table_append_pad_checksum_check(), add rename configuration
and apply it.
Change-Id: I77e79f4be6cecbac87b47d2140e1714b519c4e8d
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
diff --git a/abi/x86_64/gcc.dump b/abi/x86_64/gcc.dump
index bdb14c6..5c650c0 100644
--- a/abi/x86_64/gcc.dump
+++ b/abi/x86_64/gcc.dump
@@ -1598,7 +1598,7 @@
},
'17275' => {
'Header' => 'bios_table.h',
- 'Line' => '668',
+ 'Line' => '670',
'Param' => {
'0' => {
'name' => 'table',
@@ -1618,7 +1618,7 @@
},
'17420' => {
'Header' => 'bios_table.h',
- 'Line' => '659',
+ 'Line' => '661',
'Param' => {
'0' => {
'name' => 'src_table',
@@ -1868,7 +1868,7 @@
'2' => 'rbx'
},
'Return' => '100',
- 'ShortName' => 'pldm_bios_table_append_pad_checksum_check'
+ 'ShortName' => 'pldm_bios_table_append_pad_checksum'
},
'20898' => {
'Header' => 'bios_table.h',
@@ -9453,6 +9453,7 @@
'is_time_legal' => 1,
'is_transfer_flag_valid' => 1,
'pack_pldm_header' => 1,
+ 'pldm_bios_table_append_pad_checksum' => 1,
'pldm_bios_table_append_pad_checksum_check' => 1,
'pldm_bios_table_attr_entry_decode_attribute_handle' => 1,
'pldm_bios_table_attr_entry_decode_attribute_type' => 1,