Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d94526f1 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "iommu/debug: Remove dependency on CONFIG_IOMMU_DEBUG_TRACKING"

parents 7b7b6e1e 2773d8ad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@
#include <asm/dma-iommu.h>
#include "iommu-debug.h"

#if defined(CONFIG_IOMMU_DEBUG_TRACKING) || defined(CONFIG_IOMMU_TESTS)
#if defined(CONFIG_IOMMU_TESTS)

static const char *iommu_debug_attr_to_string(enum iommu_attr attr)
{