Tom Rini 2df59b2bd4 Remove duplication of table_compute_checksum function
It seems like there was some merge error when first cleaning up and
sharing this function.  We have both an inline version of the function
in include/tables_csum.h and a non-inline version in lib/tables_csum.c.
Rework things so that we only have the non-inline version (due to number
of calls, we should not inline this).

Fixes: 1befb38b8682 ("x86: Move table csum into separate file")
Fixes: 2b445e4d3194 ("x86: Move table csum into separate header")
Cc: Alexander Graf <agraf@csgraf.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
2022-04-14 15:39:15 -04:00
..
2022-04-12 19:10:43 +02:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2018-11-14 09:16:27 -08:00
2017-01-21 15:12:33 -05:00
2018-11-14 09:16:27 -08:00
2022-01-13 07:57:49 -05:00
2022-01-24 10:35:10 -05:00
2021-03-27 13:59:36 +13:00
2021-04-12 17:45:40 -04:00
2022-02-28 11:59:35 +05:30
2021-03-22 19:23:27 +13:00