s390/mm: remove unused cmma functions
authorDavid Hildenbrand <david@redhat.com>
Fri, 6 Aug 2021 07:54:30 +0000 (09:54 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Wed, 18 Aug 2021 08:01:28 +0000 (10:01 +0200)
commitcf6031d0da5fa3d2eeddbbcae10245705e5d1d49
treeab391101fa558ee3cbf7d2883ceccd58314cc29b
parent9f79b5495145e295af8519a90c456fd3ab3c50c4
s390/mm: remove unused cmma functions

The last user of arch_set_page_states(), arch_set_page_nodat() and
arch_test_page_nodat() was removed in commit 394216275c7d
("s390: remove broken hibernate / power management support"),
let's remove these functions.

Signed-off-by: David Hildenbrand <david@redhat.com>
Link: https://lore.kernel.org/r/20210806075430.6103-1-david@redhat.com
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/include/asm/page.h
arch/s390/mm/page-states.c