crc32: Drop duplicates crc header includes
Fixes: 3db7110857
("crc32: Use the crc.h header for crc functions")
Signed-off-by: Ilya Lukin <4.shket@gmail.com>
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
#include <memalign.h>
|
||||
#include <linux/err.h>
|
||||
#include <u-boot/crc.h>
|
||||
#include <u-boot/crc.h>
|
||||
|
||||
/**
|
||||
* Compute the CRC-32 of the bootloader control struct.
|
||||
|
Reference in New Issue
Block a user