]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
Use watchdog-aware functions when calculating hashes of images
authorBartlomiej Sieka <tur@semihalf.com>
Fri, 25 Apr 2008 10:10:09 +0000 (12:10 +0200)
committerWolfgang Denk <wd@denx.de>
Fri, 25 Apr 2008 11:10:29 +0000 (13:10 +0200)
Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
lib_generic/crc32.c

index 73070de400a1b5dbb69ce8fbf5b3ae38cfb12c38..57c6d66d3963d10ac3061c3aa66d843d1a20e8ef 100644 (file)
@@ -13,8 +13,8 @@
 #else
 #include <stdint.h>
 #endif
-#include <watchdog.h>
 
+#include <watchdog.h>
 #include "zlib.h"
 
 #define local static