On Fri, Dec 04, 2015 at 04:58:56PM +0100, Geert Uytterhoeven wrote:
> As of commit 44d88c754e57a6d9 ("ARM: shmobile: Remove legacy SoC code
> for R-Mobile A1"), the Renesas IPMMU/IPMMUI driver is no longer used.
> In theory it could still be used on SH-Mobile AG5 and R-Mobile A1 SoCs,
> but that requires adding DT support to the driver, which is not
> planned.
> 
> Remove the driver, it can be resurrected from git history when needed.
> 
> Signed-off-by: Geert Uytterhoeven <[email protected]>
> ---
>  drivers/iommu/Kconfig          |  75 --------
>  drivers/iommu/Makefile         |   2 -
>  drivers/iommu/shmobile-iommu.c | 402 
> -----------------------------------------
>  drivers/iommu/shmobile-ipmmu.c | 129 -------------
>  drivers/iommu/shmobile-ipmmu.h |  34 ----
>  5 files changed, 642 deletions(-)
>  delete mode 100644 drivers/iommu/shmobile-iommu.c
>  delete mode 100644 drivers/iommu/shmobile-ipmmu.c
>  delete mode 100644 drivers/iommu/shmobile-ipmmu.h

Applied, thanks.

_______________________________________________
iommu mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/iommu

Reply via email to