On Tue, Oct 15, 2024 at 06:43:22PM +0200, Claudio Imbrenda wrote: > Remove gmap_enable(), gmap_disable(), and gmap_get_enabled() since they do > not have any users anymore. > > Suggested-by: Heiko Carstens <hca@xxxxxxxxxxxxx> > Signed-off-by: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx> > --- > arch/s390/include/asm/gmap.h | 3 --- > arch/s390/mm/gmap.c | 31 ------------------------------- > 2 files changed, 34 deletions(-) Reviewed-by: Heiko Carstens <hca@xxxxxxxxxxxxx>