1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-11 18:26:21 +01:00
Files
u-boot-megous/drivers
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: 1befb38b86 ("x86: Move table csum into separate file")
Fixes: 2b445e4d31 ("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-13 09:38:25 +02:00
2022-04-09 21:06:31 +02:00
2021-09-25 09:46:15 -06:00
2021-10-05 08:50:15 -04:00
2022-03-30 13:02:55 -04:00
2022-01-13 07:57:49 -05:00
2022-01-13 07:57:49 -05:00
2022-03-28 20:16:46 +02:00
2022-04-14 15:39:15 -04:00
2022-01-19 18:11:34 +01:00
2022-04-11 10:28:04 -04:00
2022-01-19 18:11:34 +01:00
2022-04-08 10:46:22 -04:00
2022-04-04 10:48:44 -04:00
2022-01-19 18:11:34 +01:00
2021-10-01 21:08:18 -04:00
2021-10-31 08:46:44 -04:00
2021-10-31 08:46:44 -04:00