OSDN Git Service

iommu/exynos: Remove dbgname from drvdata of a System MMU
authorCho KyongHo <pullip.cho@samsung.com>
Mon, 12 May 2014 06:14:53 +0000 (11:44 +0530)
committerJoerg Roedel <jroedel@suse.de>
Tue, 13 May 2014 17:12:54 +0000 (19:12 +0200)
commite5cf63c3025c2cb7e1db78658827f6ab2a7a039f
tree8b5b21711024a25a3f9732e9d89d7bc7b9f49593
parentf4723ec1723c0925c4191f5f33192ec09c6164f8
iommu/exynos: Remove dbgname from drvdata of a System MMU

This patch removes dbgname member from sysmmu_drvdata structure.
Kernel message for debugging already has the name of a single
System MMU node. It also removes some compilation warnings.

Signed-off-by: Cho KyongHo <pullip.cho@samsung.com>
Signed-off-by: Shaik Ameer Basha <shaik.ameer@samsung.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/exynos-iommu.c