m68k: Remove the 030 case in virt_to_phys_slow
authorChristoph Hellwig <hch@lst.de>
Thu, 16 Sep 2021 07:04:01 +0000 (09:04 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Fri, 24 Sep 2021 11:35:06 +0000 (13:35 +0200)
commitc4f607c3124e4d2f33604f933b29496ce4111753
treeb53983d1725c54fb1728f7eb8dfd8b3deea7674a
parent1dc4027bc8b524ed03c4db391cd7910eb4ee19d2
m68k: Remove the 030 case in virt_to_phys_slow

The 030 case in virt_to_phys_slow can't ever be reached, so remove it.

Suggested-by: Michael Schmitz <schmitzmic@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Michael Schmitz <schmitzmic@gmail.com>
Tested-by: Michael Schmitz <schmitzmic@gmail.com>
Link: https://lore.kernel.org/r/20210916070405.52750-3-hch@lst.de
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/mm/cache.c