sunxi: use setbits_le32 to enable the DMA clock
[platform/kernel/u-boot.git] / lib / sha1.c
index a121224..0a5f688 100644 (file)
@@ -36,7 +36,7 @@
 #include <string.h>
 #endif /* USE_HOSTCC */
 #include <watchdog.h>
-#include "sha1.h"
+#include <u-boot/sha1.h>
 
 /*
  * 32-bit integer manipulation macros (big endian)