commit | a31a00ba7c161ac3741c4c8a4872f88891b24554 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Wed Jun 14 09:07:11 2017 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Jul 26 08:25:08 2017 +0200 |
tree | 62d33d5849236e461cd99d530b5fd79f3c610809 | |
parent | 8457d7754ba72a8b41900ccac46ff0561fc6e962 [diff] |
s390/mm: get rid of __ASSEMBLY__ guards within pgtable.h We have C code also outside of #ifndef __ASSEMBLY__. So these guards seem to be quite pointless and can be removed. Reviewed-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>