u-boot-brain/drivers/mtd/ubispl
Simon Glass 3db7110857 crc32: Use the crc.h header for crc functions
Drop inclusion of crc.h in common.h and use the correct header directly
instead.

With this we can drop the conflicting definition in fw_env.h and rely on
the crc.h header, which is already included.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2019-12-02 18:23:08 -05:00
..
Makefile spl: Lightweight UBI and UBI fastmap support 2016-07-22 09:53:00 -04:00
ubi-wrapper.h SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
ubispl.c crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
ubispl.h ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG 2019-07-09 07:00:26 +02:00