]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
image: Use crc header file instead of C prototypes
authorSimon Glass <sjg@chromium.org>
Sun, 24 Feb 2013 17:33:25 +0000 (17:33 +0000)
committerSimon Glass <sjg@chromium.org>
Fri, 1 Mar 2013 03:09:23 +0000 (19:09 -0800)
commit0ccff500cf787bb71e514eb2904d773ec84bf11d
tree72d9186ef739084bd19278b9cccb933b6be94f89
parent978226da5eb46bac23695d96a4ce8113b12640d5
image: Use crc header file instead of C prototypes

We have an existing header which the crc32 definitions, so use it.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/image.c