Rename aes.h to uboot_aes.h
[J-u-boot.git] / arch / arm / mach-tegra / tegra20 / crypto.c
index 1b82fbb591dceb909f2d64110582b45501c0c7b2..eae79217d443519b815c41c2f2dbb990a8cc0ab0 100644 (file)
@@ -8,7 +8,7 @@
 #include <common.h>
 #include <linux/errno.h>
 #include "crypto.h"
-#include "aes.h"
+#include "uboot_aes.h"
 
 static u8 zero_key[16];
 
This page took 0.030241 seconds and 4 git commands to generate.