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 73070de..57c6d66 100644 (file)
@@ -13,8 +13,8 @@
 #else
 #include <stdint.h>
 #endif
-#include <watchdog.h>
 
+#include <watchdog.h>
 #include "zlib.h"
 
 #define local static