projects
/
J-u-boot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rename aes.h to uboot_aes.h
[J-u-boot.git]
/
arch
/
arm
/
mach-tegra
/
tegra20
/
crypto.c
diff --git
a/arch/arm/mach-tegra/tegra20/crypto.c
b/arch/arm/mach-tegra/tegra20/crypto.c
index 1b82fbb591dceb909f2d64110582b45501c0c7b2..eae79217d443519b815c41c2f2dbb990a8cc0ab0 100644
(file)
--- a/
arch/arm/mach-tegra/tegra20/crypto.c
+++ b/
arch/arm/mach-tegra/tegra20/crypto.c
@@
-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.