u-boot-brain/drivers/mtd/ubi
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
..
attach.c crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
build.c mtd: ubi: Add missing newlines in ubi_init() 2018-06-06 10:25:13 +02:00
crc32.c crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
crc32defs.h UBI: Add basic UBI support to U-Boot (Part 2/8) 2008-11-19 20:34:39 +01:00
crc32table.h mtd, ubi, ubifs: resync with Linux-3.14 2014-08-25 19:25:55 -04:00
debug.c ubi: Print skip_check in ubi_dump_vol_info() 2019-10-16 05:42:27 +02:00
debug.h mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit 2019-04-09 07:46:42 +02:00
eba.c crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
fastmap-wl.c ubi: fastmap: Implement produce_free_peb() 2018-05-22 11:39:05 +02:00
fastmap.c crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
io.c crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
kapi.c ubi: provide a way to skip CRC checks 2019-10-16 05:42:27 +02:00
Kconfig ubi: fix UBI_SILENCE_MSG 2019-07-09 07:00:23 +02:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
misc.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ubi-media.h ubi: provide a way to skip CRC checks 2019-10-16 05:42:27 +02:00
ubi.h ubi: provide a way to skip CRC checks 2019-10-16 05:42:27 +02:00
upd.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
vmt.c ubi: provide a way to skip CRC checks 2019-10-16 05:42:27 +02:00
vtbl.c crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
wl.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
wl.h ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00