Skip to content

Commit

Permalink
s390/zcrypt: remove duplicated include from zcrypt_pcixcc.c
Browse files Browse the repository at this point in the history
Remove duplicated include.

dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
  • Loading branch information
Wei Yongjun authored and Martin Schwidefsky committed Oct 9, 2012
1 parent c6cfc20 commit 021d48b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/s390/crypto/zcrypt_pcixcc.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
#include "zcrypt_msgtype6.h"
#include "zcrypt_pcixcc.h"
#include "zcrypt_cca_key.h"
#include "zcrypt_msgtype6.h"

#define PCIXCC_MIN_MOD_SIZE 16 /* 128 bits */
#define PCIXCC_MIN_MOD_SIZE_OLD 64 /* 512 bits */
Expand Down

0 comments on commit 021d48b

Please sign in to comment.