crc: import crc_itu_t() from kernel
Our cyc_crc16() function is the same function as crc_itu_t() in the
Linux kernel. Import and use crc_itu_t() from the Kernel for
consistency.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 990100d commit 74de1afbd2ed4262d4105b12641de0c5c487d930
@Sascha Hauer Sascha Hauer authored on 4 Mar 2019
Showing 14 changed files
View
commands/Kconfig
View
common/Kconfig
View
common/ddr_spd.c
View
common/ratp/Kconfig
View
crypto/Kconfig
View
crypto/Makefile
View
crypto/crc-itu-t.c 0 → 100644
View
crypto/crc16.c 100644 → 0
View
drivers/mci/Kconfig
View
drivers/mci/mci_spi.c
View
include/crc.h
View
lib/Kconfig
View
lib/ratp.c
View
lib/xymodem.c