s390: remove the ptep_modify_prot_{start,commit} exports
authorChristoph Hellwig <hch@lst.de>
Wed, 19 Dec 2018 15:07:50 +0000 (16:07 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 18 Jan 2019 08:34:17 +0000 (09:34 +0100)
commit32b77252f47ec00c3c9dc4705f0197dd0f5f87d9
tree4cc498b58302957c61e55fabc53677c333ad50f5
parent1c7fc5cbc33980acd13d668f1c8f0313d6ae9fd8
s390: remove the ptep_modify_prot_{start,commit} exports

These two functions are only used by core MM code, so no need to export
them.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/mm/pgtable.c