Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318357
b: refs/heads/master
c: d4af0e9
h: refs/heads/master
i:
  318355: 9eb1e29
v: v3
  • Loading branch information
Jussi Kivilinna authored and Herbert Xu committed Jun 27, 2012
1 parent 6530938 commit 8176b89
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a7378d4e552ac139ae1cbbdfebfeaa9b18c948d0
refs/heads/master: d4af0e9d6eef6ce53c1935ca6ee3c01889e3212d
2 changes: 1 addition & 1 deletion trunk/arch/x86/crypto/serpent_avx_glue.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
#include <crypto/xts.h>
#include <asm/xcr.h>
#include <asm/xsave.h>
#include <asm/serpent-avx.h>
#include <asm/crypto/serpent-avx.h>
#include <asm/crypto/ablk_helper.h>
#include <asm/crypto/glue_helper.h>

Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/x86/crypto/serpent_sse2_glue.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
#include <crypto/ctr.h>
#include <crypto/lrw.h>
#include <crypto/xts.h>
#include <asm/serpent-sse2.h>
#include <asm/crypto/serpent-sse2.h>
#include <asm/crypto/ablk_helper.h>
#include <asm/crypto/glue_helper.h>

Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 8176b89

Please sign in to comment.