OSDN Git Service

iommu/debug: Remove dependency on CONFIG_IOMMU_DEBUG_TRACKING
authorVivek Kumar <vivekuma@codeaurora.org>
Mon, 10 Sep 2018 08:39:01 +0000 (14:09 +0530)
committerGerrit - the friendly Code Review server <code-review@localhost>
Wed, 26 Sep 2018 04:53:45 +0000 (21:53 -0700)
commit2773d8adda6013ed3a728a227ec3aa1a242db622
treeb2047a4224a4c1e07f32edd2430d0693acc7d8ab
parent61da3fb00feaf13ba36a33eb6348118a36722dc9
iommu/debug: Remove dependency on CONFIG_IOMMU_DEBUG_TRACKING

Compile 'iommu_debug_attr_to_string' function only when
CONFIG_IOMMU_TESTS is enabled ,because it is called
only from iommu test functions.

Change-Id: Ifb3624690abc8134c1176b8915dc1cfe0454a91e
Signed-off-by: Vivek Kumar <vivekuma@codeaurora.org>
drivers/iommu/iommu-debug.c