common: Drop linux/crc8.h
authorSimon Glass <sjg@chromium.org>
Thu, 14 Nov 2019 19:57:14 +0000 (12:57 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 2 Dec 2019 23:23:07 +0000 (18:23 -0500)
commitc3a4d1c3ee1f528a62e0de55ed034fa6d23c0add
treefa74607979d7d94f35241b3bf939453816662167
parent840ef4d43b69a687660b3722b9c4a8a44a2912f8
common: Drop linux/crc8.h

We have an existing U-Boot header for the one function that this defines.
Use that instead of the linux/ one. Move over the nice comment.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
board/theadorable/theadorable.c
drivers/tpm/tpm2_tis_sandbox.c
drivers/tpm/tpm_tis_sandbox.c
include/linux/crc8.h [deleted file]
include/u-boot/crc.h
lib/crc8.c