]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
powerpc/mm: remove orphan declarations from mmu_context.h
authorGaosheng Cui <cuigaosheng1@huawei.com>
Tue, 13 Sep 2022 07:50:25 +0000 (15:50 +0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 15 Sep 2022 12:55:46 +0000 (22:55 +1000)
commitd24b8f01fe7b848f88ff0a3204a674a092f365d0
treebead2223cf1555f330ff1093a1343ec7429ac1d7
parentb5a472ad81ba23327ef11ca5b4ba9fd8ed38e45e
powerpc/mm: remove orphan declarations from mmu_context.h

Remove the following orphan declarations from mmu_context.h:
1. switch_cop() and drop_cop() have been removed since
commit 6ff4d3e96652 ("powerpc: Remove old unused icswx
based coprocessor support").

2. mm_iommu_cleanup() has been removed since
commit 4b6fad7097f8 ("powerpc/mm/iommu, vfio/spapr: Put
pages on VFIO container shutdown").

So remove the declarations for them from header file.

Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220913075029.682327-6-cuigaosheng1@huawei.com
arch/powerpc/include/asm/mmu_context.h