Skip to content

Commit

Permalink
[S390] Unexport <asm/z90crypt.h>, export <asm/zcrypt.h> in its place.
Browse files Browse the repository at this point in the history
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
  • Loading branch information
David Woodhouse committed Sep 24, 2006
1 parent 9e72cbf commit b4daf69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/asm-s390/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit b4daf69

Please sign in to comment.