From b4daf69722c49670d355d66439abda5ab5d4c5db Mon Sep 17 00:00:00 2001
From: David Woodhouse <dwmw2@infradead.org>
Date: Sun, 24 Sep 2006 22:07:25 +0100
Subject: [PATCH] [S390] Unexport <asm/z90crypt.h>, export <asm/zcrypt.h> in
 its place.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
---
 include/asm-s390/Kbuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/asm-s390/Kbuild b/include/asm-s390/Kbuild
index 088969d55e72..e92b429d2be1 100644
--- a/include/asm-s390/Kbuild
+++ b/include/asm-s390/Kbuild
@@ -6,7 +6,7 @@ header-y += qeth.h
 header-y += tape390.h
 header-y += ucontext.h
 header-y += vtoc.h
-header-y += z90crypt.h
+header-y += zcrypt.h
 
 unifdef-y += cmb.h
 unifdef-y += debug.h
-- 
GitLab