iommu/shmobile: Remove unused Renesas IPMMU/IPMMUI driver
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 4 Dec 2015 15:58:56 +0000 (16:58 +0100)
committerJoerg Roedel <jroedel@suse.de>
Mon, 14 Dec 2015 14:55:57 +0000 (15:55 +0100)
commitae50dc4874c5b73dfefeb1d5a9c1adf2c41576fd
treeec2c79375fe8fd3c970af9f3e4bdff19c7b19985
parent9f9499ae8e6415cefc4fe0a96ad0e27864353c89
iommu/shmobile: Remove unused Renesas IPMMU/IPMMUI driver

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 <geert+renesas@glider.be>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/Kconfig
drivers/iommu/Makefile
drivers/iommu/shmobile-iommu.c [deleted file]
drivers/iommu/shmobile-ipmmu.c [deleted file]
drivers/iommu/shmobile-ipmmu.h [deleted file]