OSDN Git Service

S5P: SYSMMU: Remove System MMU device driver
authorKyongHo Cho <pullip.cho@samsung.com>
Wed, 4 Apr 2012 16:23:02 +0000 (09:23 -0700)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 4 Apr 2012 16:23:02 +0000 (09:23 -0700)
commite1f80f57443838f5f420c774744c50c81c178e2c
tree44ee19863726f15b1ddfa3d8334935ca3453cd10
parentdd775ae2549217d3ae09363e3edb305d0fa19928
S5P: SYSMMU: Remove System MMU device driver

This patch removes System MMU device driver from arm/plat-s5p tree
for transition to implement IOMMU driver.
Although controlling System MMU in this removing driver
is similar to the new IOMMU driver in the following patch,
the new one is almost rewrite of this driver and there is no
benefit to moving the driver file from arch/arm/ to drivers/iommu.

Signed-off-by: KyongHo Cho <pullip.cho@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-s5p/Kconfig
arch/arm/plat-s5p/Makefile
arch/arm/plat-s5p/sysmmu.c [deleted file]
arch/arm/plat-samsung/include/plat/devs.h
arch/arm/plat-samsung/include/plat/sysmmu.h [deleted file]